diff options
Diffstat (limited to 'update-html.sh')
| -rwxr-xr-x | update-html.sh | 2 |
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 |
