BookStack/app/Entities/Tools/Markdown
Dan Brown 28c706fee3
Added strikethrough support to back-end md rendering
Needed to tweak the default library strikethrough extension
so that it uses the same element as front-end.
Added testing to cover.
For #2470.
2021-01-10 23:01:11 +00:00
..
CustomStrikeThroughExtension.php Added strikethrough support to back-end md rendering 2021-01-10 23:01:11 +00:00
CustomStrikethroughRenderer.php Added strikethrough support to back-end md rendering 2021-01-10 23:01:11 +00:00