astro/packages/markdown/remark
Juan Martín Seery 2bc91543ce
feat: Added the ability to add custom themes/languages to Shiki (#2518)
* Replaced `shikiTheme` with `shikiConfig`

* Code.astro now accepts custom themes/langs

* Updated docs

* Updated tests

* Fixed language loading

* Added customization examples

* Updated documentation

* Added more tests

* Changelogs

* Changed some spaces to tabs

* Fixed typo in changesets

* Moved tests fixtures

* Rolled back changes to with-markdown-shiki

* Removed lang example in docs

* Optimized Code component

* Try to fix windows errors

* Try to see if this new tests work
2022-02-07 08:31:02 -08:00
..
src feat: Added the ability to add custom themes/languages to Shiki (#2518) 2022-02-07 08:31:02 -08:00
CHANGELOG.md [ci] yarn format 2022-02-01 13:54:03 +00:00
package.json [ci] release (next) (#2492) 2022-02-01 08:52:57 -05:00
tsconfig.json Support Node v14.15+ (#2202) 2021-12-16 18:53:22 -05:00