Commit graph

370 commits

Author SHA1 Message Date
BearToCode
12f1707eff debug gh-pages action 2023-05-10 09:38:32 +02:00
BearToCode
66eaf221d2 remove deploy script, only use action 2023-05-10 09:31:05 +02:00
BearToCode
edc492946d workflow install pnpm latest 2023-05-09 23:46:11 +02:00
BearToCode
9d95f2a2ac add yml ext to workflow 2023-05-09 23:43:33 +02:00
BearToCode
20ec6ba396 fix typo in workflows 2023-05-09 23:38:53 +02:00
BearToCode
f1ea298ec5 readd gh-pages workflow 2023-05-09 23:37:54 +02:00
BearToCode
947c97884c build everything before deploying 2023-05-09 23:36:37 +02:00
BearToCode
85d07f6355 delete gh-pages workflow 2023-05-09 23:30:00 +02:00
Davide
cdef83abd5
Create gh-pages 2023-05-09 23:28:08 +02:00
BearToCode
1f722acfe4 fix publishing script versioning 2023-05-09 22:59:32 +02:00
BearToCode
9029b714ee wip readme 2023-05-09 22:58:56 +02:00
BearToCode
0ede3a94b8 fix history state management 2023-05-09 22:36:45 +02:00
BearToCode
995cc2fb06 close emoji snippet with escape 2023-05-09 20:36:36 +02:00
BearToCode
9c5589cf45 close slash snippet with escape 2023-05-09 20:34:50 +02:00
BearToCode
8502e96119 fix extra line on codes 2023-05-09 18:01:47 +02:00
BearToCode
953298114b add tab support 2023-05-09 16:47:02 +02:00
BearToCode
abcccf854f only open emojis snippet with filter 2023-05-09 16:35:30 +02:00
BearToCode
542d8021dd add sanitizer support 2023-05-09 16:00:10 +02:00
BearToCode
f9e87137c7 add github theme to demo 2023-05-09 15:56:54 +02:00
BearToCode
ce439cdd52 demo: add monospace font to <code>s as well 2023-05-09 10:56:16 +02:00
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
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