0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -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 Make @astrojs/markdown-remark browser-safe (#9738) 2024-01-20 18:59:40 +08:00
import-plugin-default.ts Fix typos (#10923) 2024-05-01 13:56:38 +08:00
index.ts Remove deprecated APIs from @astrojs/markdown-remark (#10629) 2024-04-01 22:53:54 +08:00
internal.ts Remove deprecated markdown-remark APIs (#9182) 2023-11-28 00:32:39 +08:00
load-plugins.ts Make @astrojs/markdown-remark browser-safe (#9738) 2024-01-20 18:59:40 +08:00
rehype-collect-headings.ts feat: use typescript-eslint@v6's reworked configs (#7425) 2023-07-03 20:59:43 +08:00
rehype-images.ts Fix a bug that Japanese files were not displayed correctly. (#9866) 2024-01-29 16:42:44 +00:00
rehype-prism.ts Adds dataLanguage property to the replacement <pre> element. (#10538) 2024-04-10 12:55:31 -04:00
rehype-shiki.ts Lazy loaded shiki languages during syntax highlighting (#10618) 2024-04-01 22:52:50 +08:00
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