make it gfm
This commit is contained in:
@@ -3,6 +3,6 @@ set -xeuo pipefail
|
||||
${PANDOC_PATH:-pandoc} \
|
||||
--template="${HTML_TEMPLATE:-template.html}" \
|
||||
--metadata title="${HTML_TITLE:-"Arch + i3"}" \
|
||||
-f markdown+fenced_divs+markdown_in_html_blocks \
|
||||
-f gfm \
|
||||
\
|
||||
"${1:-toc.md}" -o "${2:-toc.html}"
|
||||
|
||||
Reference in New Issue
Block a user