Commit graph

291 commits

Author SHA1 Message Date
BearToCode
e797531b51 update demo 2023-05-04 22:24:34 +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
392a2c5dc6 update publish script 2023-05-04 22:23:58 +02:00
BearToCode
7d408dcef9 beta v0.1.6 2023-05-04 22:23:56 +02:00
BearToCode
b1708f1a91 fix block katex 2023-05-04 22:23:51 +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
616f6a84c6 demo project scaffolding 2023-05-04 22:23:37 +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
54dac27990 build packages on postinstall 2023-05-04 22:23:25 +02:00
BearToCode
2ee95c11d3 add katex keyboard shortcuts 2023-05-04 22:23:20 +02:00
BearToCode
caddec0460 stop tracking .pnpm-debug.log 2023-05-04 22:23:18 +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
b12e7523cd add husky and lint-staged 2023-05-04 22:23:04 +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
BearToCode
b7bddc5189 make history options partial 2023-04-29 00:08:27 +02:00
BearToCode
94f34e221e allow custom history options 2023-04-29 00:06:45 +02:00
BearToCode
ea2836e905 fix keyboard shortcuts not triggering updates 2023-04-28 20:36:30 +02:00
BearToCode
a9721d7ebe format using prettier 2023-04-28 20:19:41 +02:00
BearToCode
c6647b5add small input cleanup 2023-04-28 20:18:46 +02:00
BearToCode
c684709bc1 add shortcuts, history 2023-04-28 19:50:35 +02:00
BearToCode
8030465ed4 replace highlight.js with prismjs 2023-04-27 12:19:02 +02:00
BearToCode
2031a1658a add syntax highlighting 2023-04-27 09:03:24 +02:00
BearToCode
9764b4c023 working prototype 2023-04-26 12:34:42 +02:00