Commit graph

15 commits

Author SHA1 Message Date
BearToCode
7e4a387523 docs: update docs, add migration guide 2024-04-12 08:24:46 +02:00
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
BearToCode
6e9cb68141 wip: use shiki for highlighting 2024-04-12 08:24:45 +02:00
BearToCode
9ce2539e3d docs: add search 2023-11-19 15:04:06 +01:00
BearToCode
7d7f69ee0a docs: add remaining pages 2023-11-18 19:59:33 +01:00
BearToCode
eba352fe15 docs: getting started page 2023-11-16 18:17:07 +01:00
BearToCode
521fadaa35 docs: add introduction and examples 2023-11-15 22:32:07 +01:00
BearToCode
a05039ccfc chore: specify svelte formatter 2023-10-26 17:43:05 +02:00
BearToCode
718ce8b9c9 add tikz plugin(wip) 2023-07-16 18:17:20 +02:00
BearToCode
6cbe0ef814 add syntax highlight of codeblocks, change from prism to highlightjs 2023-05-06 20:44:13 +02:00
BearToCode
99b4cd76f0 add publish script 2023-05-04 22:23:41 +02:00
BearToCode
4762025b0b finish katex plugin 2023-05-04 22:23:12 +02:00
BearToCode
a9721d7ebe format using prettier 2023-04-28 20:19:41 +02:00
BearToCode
8030465ed4 replace highlight.js with prismjs 2023-04-27 12:19:02 +02:00
BearToCode
9764b4c023 working prototype 2023-04-26 12:34:42 +02:00