diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/default.typst | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/data/templates/default.typst b/data/templates/default.typst index 94a9c88fb..67cbaf4f1 100644 --- a/data/templates/default.typst +++ b/data/templates/default.typst @@ -82,16 +82,6 @@ $endif$ $body$ -$if(notes)$ -#v(1em) -#block[ -#horizontalrule -#set text(size: .88em) -#v(3pt) // otherwise first note marker is swallowed, bug? - -$notes$ -] -$endif$ $if(citations)$ $if(bibliographystyle)$ |
