9 Commits

Author SHA1 Message Date
Philipp
f95835469c
fix: remove double collapse for codeboxes (#179)
This fixes a bug where if you used the code macro the renderer would create
an additional expand macro if the collapse option was set. This led to
the code section being collapsiable twice.

Co-authored-by: Philipp Reinke <philipp.reinke@scandio.de>
2022-04-22 15:16:04 +06:00
Dreampuf
2251e8ad8a
Add footnotes support (#156) 2022-02-02 16:01:38 +06:00
Egor Kovetskiy
f0e00468e9 use AutoLink rule to all links except ac: namespace 2021-11-11 14:45:08 +06:00
Leandro Carneiro
e635d1f945
feat: support mermaid graphs (#128) 2021-10-25 15:51:56 +06:00
Egor Kovetskiy
3fcfcde298 add table test 2021-09-09 13:12:58 +03:00
Egor Kovetskiy
c17a3d02d0 fix regression after #60 2021-02-04 12:18:28 +03:00
Egor Kovetskiy
931d9f706a confirm #64 by a test (broken now) 2021-02-04 11:58:44 +03:00
Egor Kovetskiy
7f6466a882 upgrade to blackfriday v2, fixes #53 and #61, add tests 2021-02-02 17:44:56 +03:00
Egor Kovetskiy
e190cdfb34 rollback #53 because of #63, add tests 2021-02-02 17:44:56 +03:00