Commit Graph

3 Commits (1b2a980a4703580966f427eb8a38d66241db6774)

Author SHA1 Message Date
Paul Makles c12d40d0da fix: correct mention styling 2022-07-08 16:58:21 +01:00
Paul Makles 262b931810 fix: actually render HTML out instead of obliterating it 2022-07-08 15:36:18 +01:00
Paul Makles 34bb2bbc13 feat: switch to `remark` from `markdown-it` (big)
* replaces old mentions with avatar and display name
* renders things directly through React
* replaces most of the markdown hacks with custom AST components
* adds a tooltip to codeblock "copy to clipboard"
2022-07-08 14:24:48 +01:00