diff --git a/notas-jaime/make-html.sh b/notas-jaime/make-html.sh index fe0353b..aaa2b2f 100755 --- a/notas-jaime/make-html.sh +++ b/notas-jaime/make-html.sh @@ -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}" diff --git a/notas-jaime/toc.html b/notas-jaime/toc.html index 25864b0..e4603e6 100644 --- a/notas-jaime/toc.html +++ b/notas-jaime/toc.html @@ -10,10 +10,11 @@ for vim: set makeprg=./make-html.sh --> +

Índice de la Charla