From 17292069a6503d94baad317a4261ea42d327e818 Mon Sep 17 00:00:00 2001 From: Christopher Bero Date: Fri, 12 May 2017 00:06:34 -0500 Subject: example of section hyperlinks, do not merge. --- www/publish.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www/publish.sh') diff --git a/www/publish.sh b/www/publish.sh index 55b6660a..f795ee15 100755 --- a/www/publish.sh +++ b/www/publish.sh @@ -65,3 +65,6 @@ pandoc $TOC $SMART temp.md -s --css /global.css $OPTS \ # additionally, produce bare file for RSS pandoc $1 > $FILE.bare.html + +# generate section id links +sed $FILE.html -i -e 's:^

\(.*\)

:

\2

:g' -- cgit v1.2.3-70-g09d2