0a3d3e51a6
* 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
203 B
203 B
@astrojs/markdown-remark | astro |
---|---|
minor | minor |
Change shiki to our default markdown syntax highlighter. This includes updates to all relevant starter projects that used Prism-specific styles.