0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/markdown/remark
Kyle Nguyen c585528f44
fix: use Shiki's isSpecialLang to allow ansi codeblocks (#10540)
* fix: use `isSpecialLang` instead of hardcode

Hardcoding this value makes it impossible to use Shiki's `ansi` feature

* Add changeset
2024-03-25 15:44:08 -04:00
..
src fix: use Shiki's isSpecialLang to allow ansi codeblocks (#10540) 2024-03-25 15:44:08 -04:00
test Pass meta to shiki transformers (#10494) 2024-03-20 19:15:07 +08:00
CHANGELOG.md [ci] release (#10503) 2024-03-20 20:46:06 +05:30
package.json [ci] release (#10503) 2024-03-20 20:46:06 +05:30
tsconfig.json [ci] format 2024-01-20 11:00:50 +00:00