carta/packages/carta-md/src/routes
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
..
+page.svelte feat: use unified+rehype for parsing markdown 2024-04-12 08:24:46 +02:00
sample.md feat: use unified+rehype for parsing markdown 2024-04-12 08:24:46 +02:00
ToggleTheme.svelte wip: use shiki for highlighting 2024-04-12 08:24:45 +02:00