aboutsummaryrefslogtreecommitdiff
path: root/priv/scrubbers
AgeCommit message (Collapse)Author
2022-02-25Copyright bump for 2022Sean King
2022-01-24ForceMentionsInContent: wrap inline mentions with span tagAlex Gleason
2020-12-11Refactor Earmark code, fix testsAlex Gleason
2020-12-11Sanitizer: allow <hr> tagsAlex Gleason
2020-11-25scrubbers/default: Add ruby element and it's childsHaelwenn (lanodan) Monnier
This allows to format Japanese furigana (aka ruby) notation. Present in XHTML 1.1, HTML 5 and later. Absent in XHTML 1.0, HTML 4 and earlier. See https://www.w3.org/TR/ruby/
2019-12-08HTML: Compile Scrubbers on bootrinpatch
This makes it possible to configure their behavior on OTP releases.