Commit graph

85 commits

Author SHA1 Message Date
BearToCode
a303834127 build: fix shiki version difference 2024-05-02 19:26:54 +02:00
BearToCode
3fd18a6796 fix: update shiki, fix latex highlighting issues 2024-05-02 17:26:17 +02:00
BearToCode
486a885704 docs: specify to load the language into the highlighter 2024-05-02 17:11:26 +02:00
BearToCode
a086ece088 docs: update old plugin code readme 2024-04-20 20:05:27 +02:00
BearToCode
54358b649b fix(plugin-code): do not import isSingleTheme for main package
fix #50
2024-04-14 18:24:18 +02:00
BearToCode
7ad874e6aa fix(plugin-code): module not found error 2024-04-14 18:08:33 +02:00
BearToCode
7d4034c316 fix(plugin-code): invalid version 2024-04-12 16:18:06 +02:00
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
d1590ea384 build: move plugins peer-deps to v4 2024-04-12 08:24:46 +02:00
BearToCode
6e9cb68141 wip: use shiki for highlighting 2024-04-12 08:24:45 +02:00
BearToCode
f0abf195b8 refactor: remove verbose prefixes
Remove "Carta" prefixes from various interface/components.

BREAKING CHANGE: Different objects have been renamed
2024-04-12 08:24:37 +02:00
BearToCode
e510e913df docs: update all READMEs 2023-11-19 19:37:48 +01:00
BearToCode
20bc2819c9 fix: remove typescript project references 2023-11-14 18:37:19 +01:00
BearToCode
92ec673efa build: sync plugins major version master
Bump version to `3.0.0`

BREAKING CHANGE: Bump version to `3.0.0`
2023-11-11 16:48:37 +01:00
BearToCode
a503558671 build: match carta-md major version
BREAKING CHANGE: match carta-md major version
2023-11-11 10:57:30 +01:00
BearToCode
03ad622870 docs: update links after renaming repo 2023-11-07 17:55:32 +01:00
BearToCode
8f6baef357 build: update marked-highlight 2023-11-07 11:53:10 +01:00
BearToCode
1c82768337 v2.8.0 2023-11-06 20:57:07 +01:00
BearToCode
9a20373376 build: fix inconsistent marked versions and update to 9.1.5
fix #17
2023-11-06 20:46:27 +01:00
BearToCode
7db5056593 v2.7.2 2023-10-26 20:04:12 +02:00
BearToCode
f3291e93a5 v2.7.1 2023-10-26 19:59:36 +02:00
BearToCode
eaccaad9f9 v2.7.0 2023-10-26 19:51:16 +02:00
BearToCode
11b6377f05 v2.6.0 2023-10-17 21:56:36 +02:00
BearToCode
706a90aa77 v2.5.0 2023-09-10 14:35:23 +02:00
BearToCode
f0d25d6854 add support for custom syntax highlighting 2023-09-10 14:32:12 +02:00
BearToCode
8ba7e74cf2 replace cartaRed and shjRef with onLoad 2023-09-10 14:20:35 +02:00
BearToCode
f727fa593f v2.4.1 2023-08-31 19:10:11 +02:00
BearToCode
c6f486db1b v2.4.0 2023-08-31 18:38:29 +02:00
BearToCode
25e2595ed1 v2.3.1 2023-08-16 20:41:01 +02:00
BearToCode
99fbe6d227 v2.3.0 2023-08-16 20:20:06 +02:00
BearToCode
73c8f13659 v2.2.1 2023-08-10 21:24:18 +02:00
BearToCode
a39aee2cc8 v2.2.0 2023-08-10 21:18:30 +02:00
BearToCode
792708b3b8 v2.1.1 2023-08-08 10:36:57 +02:00
BearToCode
5cdbb71ee2 fix async and hooks not working together 2023-08-06 21:21:43 +02:00
BearToCode
4dc47a9552 v2.1.0 2023-08-05 17:11:18 +02:00
BearToCode
5688705776 fix marked versions 2023-08-05 17:01:30 +02:00
BearToCode
c14058287e remove @types/marked 2023-08-05 16:55:34 +02:00
BearToCode
dbf40e7645 update marked types version 2023-08-05 16:41:56 +02:00
BearToCode
03037c4bdd v2.0.8 2023-08-05 10:52:30 +02:00
BearToCode
fc9c2021fc v2.0.7 2023-08-01 20:23:57 +02:00
BearToCode
ded047780f v2.0.6 2023-08-01 19:34:59 +02:00
BearToCode
a10e9c94f2 v2.0.5 2023-08-01 18:58:07 +02:00
BearToCode
1fcd1ec286 v2.0.4 2023-07-25 18:48:21 +02:00
Davide
e48ead1d5c
fix readme title 2023-07-23 19:37:32 +02:00
BearToCode
47826a5316 v2.0.3 2023-07-23 19:10:55 +02:00
BearToCode
d86d3c7be4 v2.0.2 2023-07-23 11:30:01 +02:00
BearToCode
fe68d8db04 Merge branch 'dev' 2023-07-23 11:24:56 +02:00
BearToCode
5f6c8dc19b fix extensions requiring import of main package 2023-07-23 11:24:28 +02:00
BearToCode
e60bdb4cab move highlighting functions to separate files 2023-07-22 19:50:45 +02:00