mirror of
https://github.com/loikein/hugo-tufte.git
synced 2024-11-14 20:36:58 +01:00
parent
d73348e8cd
commit
4e38a13914
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@
|
|||
id="marginnote-{{.Page.File.UniqueID}}-{{ $marginnoteDomIdSuffix }}"
|
||||
class="margin-toggle"
|
||||
/>
|
||||
<span class="marginnote">{{ .Inner }}</span>
|
||||
<span class="marginnote">{{ .Inner | markdownify}}</span>
|
||||
|
|
Loading…
Reference in a new issue