1bec37f3bd
fix: rename package name
2024-05-11 02:20:51 +02:00
67b014587e
fix dependency versions
2024-05-11 02:04:51 +02:00
BearToCode
c9be45a1ee
fix(plugin-math): invalid version
2024-04-12 16:02:45 +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
ae15b5b590
feat: use shiki for syntax highlighting
...
Remove Speed-Syntax Highlight, as the newer versions stopped working, and use ShikiJS instead. Also
has better syntax and more languages supported.
BREAKING CHANGE: Replace SHJ with ShikiJS, removed old themes and added new ones.
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
b7fecea206
fix: update katex to latest version
2024-03-28 20:31:16 +01:00
BearToCode
5ddddbdc2e
fix(plugin-math): automatically enable displayMode for blocks
2024-01-06 12:31:12 +01: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
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
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
4dc47a9552
v2.1.0
2023-08-05 17:11:18 +02:00
BearToCode
c5a37b52cd
fixed marked imports in plugins
2023-08-05 17:03:57 +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
cce7cfd4a3
remove custom shj build
2023-08-01 19:18:45 +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
BearToCode
aea5068d05
refresh carta when loading languages
2023-07-25 18:39:41 +02:00
BearToCode
47826a5316
v2.0.3
2023-07-23 19:10:55 +02:00
BearToCode
1fe3af48ee
plugin-math: add required file extension in import
2023-07-23 14:21:14 +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
BearToCode
e1c317d1e3
v2.0.1
2023-07-21 12:21:19 +02:00
BearToCode
0e78d32c17
v2.0.0
2023-07-20 19:26:29 +02:00