This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zs-starter-template
Watch
1
Star
0
Fork
0
You've already forked zs-starter-template
mirror of
https://git.mills.io/prologic/zs-starter-template.git
synced
2024-11-21 21:06:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
zs-starter-template
/
.zs
/
onthispage
10 lines
98 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Fix interpreter used for onthispage
2023-04-01 10:21:56 +03:00
#!/bin/sh
Fix onthispage plugin
2023-04-01 09:20:11 +03:00
Fix interpreter used for onthispage
2023-04-01 10:21:56 +03:00
set -e
Add a better Test Page
2023-03-30 18:28:08 +03:00
{
echo "**On this page**"
echo
Fix onthispage plugin
2023-04-01 09:20:11 +03:00
toc -d 2 -s 1 "$ZS_FILE"
Add a better Test Page
2023-03-30 18:28:08 +03:00
} | zs gen
Reference in New Issue
Copy Permalink