aboutsummaryrefslogtreecommitdiff
path: root/priv/scrubbers
AgeCommit message (Collapse)Author
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.