zs-starter-template/.zs/onthispage

8 lines
102 B
Plaintext
Raw Normal View History

2023-03-30 15:28:08 +00:00
#!/bin/sh
{
echo "**On this page**"
echo
toc -a=false -d 2 -s 1 -p "$ZS_FILE"
} | zs gen