]> Untitled Git - lemmy.git/commitdiff
Fixes #1884 - Support Spoiler Tags (#3018)
authorNina Blanson <nina.m.blanson@gmail.com>
Wed, 14 Jun 2023 11:15:59 +0000 (06:15 -0500)
committerGitHub <noreply@github.com>
Wed, 14 Jun 2023 11:15:59 +0000 (13:15 +0200)
* Fixes #1884 - Switches markdown libraries and creates a custom rule to manage spoiler blocks

* Add tests to cover invalid spoiler input

* Consolidate tests, add comments

* Make immutable, static instance of markdown parser

---------

Co-authored-by: Nutomic <me@nutomic.com>

No differences found