Added link tags

This commit is contained in:
rasmus-kirk
2024-02-26 13:34:15 +01:00
parent f2e12924a4
commit 621e838f8c
5 changed files with 47 additions and 3 deletions
+3 -2
View File
@@ -62,7 +62,8 @@ in pkgs.stdenv.mkDerivation {
--metadata title="Nixarr - Option Documentation" \
--template docs/pandoc/template.html \
--metadata date="$(date -u '+%Y-%m-%d - %H:%M:%S %Z')" \
--css style.css \
--css docs/pandoc/style.css \
--lua-filter docs/pandoc/anchor-links.lua \
-V lang=en \
-V --mathjax \
-f markdown+smart \
@@ -77,7 +78,7 @@ in pkgs.stdenv.mkDerivation {
--template docs/pandoc/template.html \
--metadata date="$(date -u '+%Y-%m-%d - %H:%M:%S %Z')" \
--metadata title="Nixarr" \
--css style.css \
--css docs/pandoc/style.css \
-V lang=en \
-V --mathjax \
-f markdown+smart \