zs/default/.zs/onthispage

10 lines
98 B
Plaintext
Raw Normal View History

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