bluwy
|
0aee43fc16
|
[ci] format
|
2023-11-14 15:01:58 +00:00 |
|
Bjorn Lu
|
4537ecf0d0
|
Refactor shikiji syntax highlighting code (#9083)
|
2023-11-14 23:00:17 +08:00 |
|
Bjorn Lu
|
c4270e4768
|
Use shikiji (#8502)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2023-10-12 00:07:06 +08:00 |
|
Bjorn Lu
|
e79e3779df
|
Remove pre-shiki v0.14 theme names (#8169)
|
2023-08-21 21:02:30 +08:00 |
|
Erika
|
d0679a666f
|
Remove support for Node 16 (#7780)
|
2023-08-08 11:01:33 +01:00 |
|
Josh Goldberg ✨
|
2fea174303
|
feat: use typescript-eslint@v6's reworked configs (#7425)
|
2023-07-03 20:59:43 +08:00 |
|
bholmesdev
|
594a3aaf51
|
[ci] format
|
2023-05-25 15:37:55 +00:00 |
|
Ben Holmes
|
16b8364119
|
Markdoc - improve syntax highlighting support (#7209)
* feat: prism and shiki support, with better exports!
* chore: update tests
* chore: fix lock
* chore: add prism test
* chore: remove `async` from prism
* docs: update syntax highlight readme
* chore: changeset
* edit: remove `await` from prism docs
* chore: update old changest with new shiki instructions
* fix: add trailing newline on ts-expect-error
* refactor: resolve promises internally
* docs: remove `await` from shiki examples
|
2023-05-25 11:35:07 -04:00 |
|
Emanuele Stoppa
|
8727b5bd85
|
fix: formatting comment (#7206)
|
2023-05-25 10:29:11 +01:00 |
|
bholmesdev
|
dc31b8a722
|
[ci] format
|
2023-05-24 20:54:43 +00:00 |
|
Ben Holmes
|
1efaef6be0
|
Markdoc - Shiki (#7187)
* chore: remove unused util
* chore: changeset
* deps: shiki
* wip: first stab at shiki markdoc config
* feat: get shiki working!
* refactor: return HTML string directly from transform
* chore: move shiki to markdoc dev dep
* refactor: use async cache with clear docs on why
* test: transform units with Shiki config options
* refactor: switch to `extends` model
* refactor: nodes/ -> extensions/
* feat: raise friendly error for Promise extensions
* docs: README
* chore: lint
* chore: dead file
* chore: lowercase for fuzzy find please
* fix: bad ctx spread
* chore: clean up cache, add shiki imp error
* chore: add shiki to optional peer deps
* chore: hoist those consts
* docs: more explicit "install shiki now please"
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* oops bad find and replace
* chore: update changeset
* nit: period haunts me
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2023-05-24 16:52:22 -04:00 |
|