Commit graph

284 commits

Author SHA1 Message Date
BearToCode
0cd6f395fc adjust styles 2023-05-09 10:46:23 +02:00
BearToCode
e795c11815 fix toolbar positioning 2023-05-09 10:07:09 +02:00
BearToCode
e78f44ff82 disable default line numbering 2023-05-09 09:41:43 +02:00
BearToCode
b9b4ba9032 fix ssr support with syntax highlighting 2023-05-08 22:32:12 +02:00
BearToCode
1941478a80 add code blocks syntax highlighting 2023-05-07 22:05:12 +02:00
BearToCode
6cbe0ef814 add syntax highlight of codeblocks, change from prism to highlightjs 2023-05-06 20:44:13 +02:00
BearToCode
3f849e3175 fix emojis up/down navigation 2023-05-06 17:03:21 +02:00
BearToCode
ef86f97219 emoji extension 2023-05-06 16:50:52 +02:00
BearToCode
a422055c9f setup emoji plugin 2023-05-04 22:24:39 +02:00
BearToCode
05a3a7a557 make snippets clickable 2023-05-04 22:24:30 +02:00
BearToCode
efe258d8a5 add auto scroll, groups, more snippets 2023-05-04 22:24:27 +02:00
BearToCode
59bdb97417 working simple slash command 2023-05-04 22:24:23 +02:00
BearToCode
e4cc9714ab add katex safe renderer 2023-05-04 22:24:21 +02:00
BearToCode
ed2b01d67b slash plugin setup 2023-05-04 22:24:19 +02:00
BearToCode
72523d50e9 give extension components props 2023-05-04 22:24:13 +02:00
BearToCode
2d850cb980 rename plugin-katex to plugin-math, update demo 2023-05-04 22:24:10 +02:00
BearToCode
9074fd58d8 allow extensions custom elements 2023-05-04 22:24:08 +02:00
BearToCode
c045b5362c setup slash plugin enviroment 2023-05-04 22:24:05 +02:00
BearToCode
fa69249483 add event listeners 2023-05-04 22:24:03 +02:00
BearToCode
1471a1c77c remove prefixes on empty lines 2023-05-04 22:24:00 +02:00
BearToCode
7d408dcef9 beta v0.1.6 2023-05-04 22:23:56 +02:00
BearToCode
3673f96829 remove tsconfig.tsbuildinfo 2023-05-04 22:23:49 +02:00
BearToCode
17edb040b9 working demo 2023-05-04 22:23:45 +02:00
BearToCode
99b4cd76f0 add publish script 2023-05-04 22:23:41 +02:00
BearToCode
97c22a93bb add prefixes 2023-05-04 22:23:34 +02:00
BearToCode
9c8ee59a73 do not extend main tsconfig in carta-md
This is done to prevent linting errors about not included files,
probably due to svelte not working properly with typescript 5.0 features
2023-05-04 22:23:31 +02:00
BearToCode
f99376ec4a update styles, add icons 2023-05-04 22:23:28 +02:00
BearToCode
2ee95c11d3 add katex keyboard shortcuts 2023-05-04 22:23:20 +02:00
BearToCode
7dd2aa396b add build script 2023-05-04 22:23:15 +02:00
BearToCode
4762025b0b finish katex plugin 2023-05-04 22:23:12 +02:00
BearToCode
3c19a69418 plugins setup with pnpm 2023-05-04 22:23:09 +02:00
BearToCode
7d70527757 fix styles 2023-05-04 22:23:06 +02:00
BearToCode
8b3b6693db monorepo scripts, update typescript 2023-05-04 22:23:01 +02:00
BearToCode
c3547fcf68 convert to monorepo 2023-05-04 22:22:46 +02:00