wikijs-fork/client
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: resolve admin pages pagination bug (#4280) 2021-09-11 16:59:10 -04:00
fonts refactor: deps update + 2FA setup + verify 2020-08-22 19:37:49 -04:00
graph feat: new login experience (#2139) 2020-07-03 19:36:33 -04:00
helpers fix: setup issues + webpack improvements 2018-09-29 15:39:09 -04:00
libs feat: new login experience (#2139) 2020-07-03 19:36:33 -04:00
modules fix: i18n xhr for 5 lang codes 2019-09-27 14:59:53 -04:00
polyfills refactor: client structure + editor preview logic 2018-02-24 17:35:56 -05:00
scss refactor: deps update + 2FA setup + verify 2020-08-22 19:37:49 -04:00
static feat: rocket.chat auth module 2020-09-20 20:15:51 -04:00
store feat: convert page 2021-04-02 00:39:11 -04:00
themes/default fix: hide keyline when footnotes are preceded by header (#4529) 2021-10-01 20:26:49 -04:00
.modernizrrc.js feat: new login experience (#2139) 2020-07-03 19:36:33 -04:00
client-app.js refactor: deps update + 2FA setup + verify 2020-08-22 19:37:49 -04:00
client-setup.js misc: deps cleanup + form validation fixes 2019-09-15 23:20:40 -04:00
index-app.js feat: new login experience (#2139) 2020-07-03 19:36:33 -04:00
index-legacy.js refactor: deps update + 2FA setup + verify 2020-08-22 19:37:49 -04:00
index-setup.js fix: theme loading optimizations 2020-04-24 17:40:41 -04:00