Compare commits
2 Commits
b3531c6f1f
...
6123692906
| Author | SHA1 | Date | |
|---|---|---|---|
| 6123692906 | |||
| 20f874a586 |
@@ -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
|
||||
|
||||
@@ -6,3 +6,4 @@
|
||||
src="{{ $src }}"
|
||||
allowfullscreen>
|
||||
</iframe>
|
||||
<br>
|
||||
Reference in New Issue
Block a user