wikijs-fork/client/themes/default
broxen 3e795777ec
fix: hide keyline when footnotes are preceded by header (#4529)
Hide key-line created by `markdown-it-footnote` template when footnotes are directly preceded by header.

Examples:
```md
# References
[^1]: Shows no key-line because References header has one already

# New Page
Text goes here and whatever else

[^1]: these footnotes have no preceding header and will show a key-line
```
2021-10-01 20:26:49 -04:00
..
components fix: anchor links - use MouseEvent.currentTarget (#4236) 2021-09-11 17:05:14 -04:00
js feat: themes foundation + editors load improvements 2018-08-09 00:07:15 -04:00
scss fix: hide keyline when footnotes are preceded by header (#4529) 2021-10-01 20:26:49 -04:00
theme.yml feat: api docs editor (wip) + deps update 2019-12-01 22:45:37 -05:00
thumbnail.png fix: restore crlf for static files 2019-08-04 16:04:42 -04:00