Commit graph

223 commits

Author SHA1 Message Date
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