diff --git a/layouts/partials/anchored_headings.html b/layouts/partials/anchored_headings.html new file mode 100644 index 00000000..62a50842 --- /dev/null +++ b/layouts/partials/anchored_headings.html @@ -0,0 +1,2 @@ + +{{ . | replaceRE "()" "${1}#${3}" | safeHTML }}