Compare commits

...

2 Commits

2 changed files with 4 additions and 0 deletions

View File

@@ -12,6 +12,9 @@ paginate = 99999
# Allow direct HTML.
markup.goldmark.renderer.unsafe = true
# Prevent URLs from becoming links which open in the same tab.
markup.goldmark.extensions.linkify = false
#[markup.tableOfContents]
# startLevel = 2
# endLevel = 5

View File

@@ -6,3 +6,4 @@
src="{{ $src }}"
allowfullscreen>
</iframe>
<br>