astro/.changeset
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
..
config.json Fix changeset publish (#6923) 2023-04-27 22:55:48 +08:00
eleven-tables-speak.md Markdoc - Shiki (#7187) 2023-05-24 16:52:22 -04:00
lazy-zebras-invent.md fix: detect mdx files using full extension (#7192) 2023-05-24 10:20:06 +01:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
spotty-glasses-return.md Remove @mdx-js/rollup dependency (#7191) 2023-05-24 17:02:04 +08:00
static-slot-css.md fix: add astro-static-slot to the list of inert tags in astro css (#7189) 2023-05-24 15:10:10 +08:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation