summaryrefslogtreecommitdiff
path: root/update-html.sh
diff options
context:
space:
mode:
authorTaylan Kammer <taylan.kammer@gmail.com>2026-06-02 23:56:10 +0200
committerTaylan Kammer <taylan.kammer@gmail.com>2026-06-02 23:56:10 +0200
commitdca76cd7955573cc537933c7beb93d2d9ee2b1d2 (patch)
tree1f082c2f2d6036019b28a72d146709fbcc32cc0c /update-html.sh
parentaf6f48ff079fc8067b564adeaa73caed8cbf5438 (diff)
More doc and style improvements.
Diffstat (limited to 'update-html.sh')
-rwxr-xr-xupdate-html.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-html.sh b/update-html.sh
index 4f235e1..065a0cf 100755
--- a/update-html.sh
+++ b/update-html.sh
@@ -8,7 +8,7 @@ then
exit 1
fi
-md2ext=fenced-code-blocks,highlightjs-lang,tables
+md2ext=fenced-code-blocks,highlightjs-lang,tables,toc
md2ht() {
src=$1