carta/packages/carta-md/src/lib/internal/components
BearToCode 342c8d24d0 feat: use unified+rehype for parsing markdown
`marked` has been replaced with a more modern setup involving Unified JS, Rehype and various
plugins.

BREAKING CHANGE: Replaced `marked` with `unified` and `rehype`
2024-04-12 08:24:46 +02:00
..
icons feat: add icons menu 2024-03-19 15:16:54 +01:00
Input.svelte feat: use unified+rehype for parsing markdown 2024-04-12 08:24:46 +02:00
Renderer.svelte refactor: do not store options inside Carta 2024-04-12 08:24:46 +02:00
Toolbar.svelte refactor: remove verbose prefixes 2024-04-12 08:24:37 +02:00