handmade-revolt/src/components/markdown
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
..
plugins feat: switch to `remark` from `markdown-it` (big) 2022-07-08 14:24:48 +01:00
Markdown.tsx feat: switch to `remark` from `markdown-it` (big) 2022-07-08 14:24:48 +01:00
RemarkRenderer.tsx feat: switch to `remark` from `markdown-it` (big) 2022-07-08 14:24:48 +01:00
prism.ts chore: clean up picker / prism imports 2022-07-04 19:04:27 +01:00