zs-starter-template/.zs/onthispage

8 lines
102 B
Bash
Executable File

#!/bin/sh
{
echo "**On this page**"
echo
toc -a=false -d 2 -s 1 -p "$ZS_FILE"
} | zs gen