0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00
astro/packages/markdown/remark/src
Marco Campos 49b5145158
Feature: add support for shiki defaultColors option (#11341)
* feat: add shiki option for default color

* feat: propagate shiki option for default color to astro config

* feat: add tests for default color

* chore: add change set

* fix: add complete type to shiki default color config

* fix: remove unneeded heavy shiki theme from fixture

* fix: add literals to schema validation

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>

* Update .changeset/cold-crabs-arrive.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* feat: improve changeset

* grammar tweak

---------

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-07-17 10:55:04 -04:00
..
frontmatter-injection.ts [ci] format 2024-04-17 08:38:53 +00:00
highlight.ts Fix typos (#10923) 2024-05-01 13:56:38 +08:00
import-plugin-browser.ts
import-plugin-default.ts Fix typos (#10923) 2024-05-01 13:56:38 +08:00
index.ts
internal.ts
load-plugins.ts
rehype-collect-headings.ts
rehype-images.ts
rehype-prism.ts
rehype-shiki.ts
remark-collect-images.ts [ci] format 2024-06-21 16:14:12 +00:00
shiki.ts Feature: add support for shiki defaultColors option (#11341) 2024-07-17 10:55:04 -04:00
types.ts Feature: add support for shiki defaultColors option (#11341) 2024-07-17 10:55:04 -04:00