astro/packages/integrations/markdoc/test
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
..
fixtures Fix: Heading ID CI flakiness (#7141) 2023-05-19 14:12:45 -04:00
content-collections.test.js [Markdoc] New config format with runtime variable support! (#6653) 2023-03-27 18:04:37 -04:00
entry-prop.test.js feat: Expose $entry variable to Markdoc (#6588) 2023-03-21 09:20:23 -04:00
headings.test.js Fix: Heading ID CI flakiness (#7141) 2023-05-19 14:12:45 -04:00
image-assets.test.js [Markdoc] Support automatic image optimization with experimental.assets (#6630) 2023-03-24 07:58:56 -04:00
render.test.js Upgrade shiki to v0.14.1 (#6932) 2023-05-03 11:07:57 -04:00
syntax-highlighting.test.js Markdoc - Shiki (#7187) 2023-05-24 16:52:22 -04:00