astro/packages/markdown/remark/src
Ben Holmes 0a3d3e51a6
Feat: change to shiki default md renderer (#2824)
* feat: change Shiki to default

* refactor: update blog styles for shiki

* feat: update examples/docs styles for Shiki

* refactor: remove Prism-ish examples/docs styles

* refactor: simplify rules with `all: unset`

* refactor: remove Prism styles

* refactor: examples/with-md remove Prism-specific line-highlight

* chore: add changeset

* chore: update changeset versions

* refactor: update syntax highlight test for scoped styles

* fix: apply scoped style class to pre and span lines

* feat: test that scoped styles cascade to shiki code

* refactor: pass scopedClassName explicitly
2022-03-18 17:29:51 -04:00
..
index.ts Feat: change to shiki default md renderer (#2824) 2022-03-18 17:29:51 -04:00
load-plugins.ts fix: import local plugins into markdown (#2534) 2022-02-04 13:49:50 -05:00
rehype-collect-headers.ts Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
rehype-escape.ts chore: changed data-astro-raw to is:raw (#2706) 2022-03-03 11:34:36 -06:00
rehype-expressions.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
rehype-islands.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
rehype-jsx.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-expressions.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-jsx.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-prism.ts chore: changed data-astro-raw to is:raw (#2706) 2022-03-03 11:34:36 -06:00
remark-scoped-styles.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-shiki.ts Feat: change to shiki default md renderer (#2824) 2022-03-18 17:29:51 -04:00
remark-slug.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-unwrap.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
types.ts Feat: change to shiki default md renderer (#2824) 2022-03-18 17:29:51 -04:00