Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-25 | Copyright bump for 2022 | Sean King | |
2022-01-24 | ForceMentionsInContent: wrap inline mentions with span tag | Alex Gleason | |
2020-12-11 | Refactor Earmark code, fix tests | Alex Gleason | |
2020-12-11 | Sanitizer: allow <hr> tags | Alex Gleason | |
2020-11-25 | scrubbers/default: Add ruby element and it's childs | Haelwenn (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-08 | HTML: Compile Scrubbers on boot | rinpatch | |
This makes it possible to configure their behavior on OTP releases. |