BearToCode
482fd4b8af
fix(plugin-tikz): remove wrapping pre
2024-04-15 18:16:43 +02:00
BearToCode
dfc8812123
fix(plugin-tikz): prevent crash when className property is not set
2024-04-14 18:37:48 +02:00
BearToCode
1a61f58e7d
fix(plugin-tikz): invalid version
2024-04-12 16:22:49 +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
eb647b416f
refactor: do not store options inside Carta
...
BREAKING CHANGE: Remove `Carta.options`. Update API
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
3e8e7417d4
build: update dev dependencies
2024-03-18 19:41:22 +01:00
BearToCode
6fa30f2d3e
fix(tikzjax): prevent multiple scripts from being loaded
2023-12-19 21:46:43 +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
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
be8b5dd323
fix plugin-tikz readme
2023-08-16 20:39:07 +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
2391840386
plugin-tikz: set async true to fix rendering issues
2023-08-08 10:29:43 +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
42818e2ec3
plugin-tikz: improve post processing
2023-08-01 20:16:59 +02:00
BearToCode
1d2bc033c1
merge dev
2023-08-01 19:38:10 +02:00
BearToCode
ded047780f
v2.0.6
2023-08-01 19:34:59 +02:00
dependabot[bot]
8c45a04319
Bump vite from 4.3.3 to 4.3.9
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.3.3 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 17:27:07 +00: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
37333e7019
Merge branch 'master' into dev
2023-08-01 18:52:21 +02:00
BearToCode
3c131b8a43
plugin-tikz: prevent running outside browser
2023-08-01 18:50:50 +02:00
BearToCode
1fcd1ec286
v2.0.4
2023-07-25 18:48:21 +02:00
BearToCode
4d5c8792d7
Merge branch 'master' of https://github.com/BearToCode/carta-md
2023-07-25 18:40:32 +02:00
BearToCode
aea5068d05
refresh carta when loading languages
2023-07-25 18:39:41 +02:00