Commit Graph

5 Commits (d42d795e44cebd5b2d9155b7f061702b2388cefe)

Author SHA1 Message Date
Paul Makles 18f2e1f8d5 fix: change quote matching Regex 2022-07-09 17:55:13 +01:00
Paul Makles 51fc78df36 fix: underline anchor; prevent jitter on render 2022-07-08 15:45:16 +01:00
Paul Makles 4f6e2e730e fix: actually render HTML out instead of obliterating it 2022-07-08 15:36:18 +01:00
Paul Makles 3245bb753c fix: limit maximum quote depth to 3 2022-07-08 15:19:16 +01:00
Paul Makles e72af54f1c 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