0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/packages/markdown-support/src
Barrabin ⚑ 2321b577ee
Fixes #1033 - Markdown with applied scopedStyles doesn't run Prism syntax highlight (#1037)
* Fixes #1033 - Markdown with applied scopedStyles doesn't run Prism syntax highlight

* Removed the incorrect lang attribute to indicate language syntax

* Fixed UT for scopedStyles + markdown

* Update packages/astro/test/astro-markdown.test.js

Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>

* Added changeset for PR #1037

* Update curly-queens-pay.md

Changing from a `minor` release to a `patch` since we're pre-v1.0.0! This

Co-authored-by: Vitor Calejuri <vitor.cajuleri@gmail.com>
Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2021-08-11 16:52:27 -05:00
..
codeblock.ts Use npm package names to load internal deps (#294) 2021-06-04 14:19:01 -04:00
index.ts Fixes #1033 - Markdown with applied scopedStyles doesn't run Prism syntax highlight (#1037) 2021-08-11 16:52:27 -05:00
load-plugins.ts [ci] yarn format 2021-07-07 20:10:09 +00:00
rehype-collect-headers.ts Add support for named slots (#661) 2021-07-12 13:07:39 -05:00
rehype-expressions.ts Add support for named slots (#661) 2021-07-12 13:07:39 -05:00
remark-expressions.ts [ci] yarn format 2021-07-07 20:10:09 +00:00
remark-scoped-styles.ts Use npm package names to load internal deps (#294) 2021-06-04 14:19:01 -04:00
types.ts Remark and rehype plugins (#562) 2021-07-01 11:55:22 -05:00