astro/test/fixtures
Matthew Phillips 54ba9f5ee1
Fix complex MDX parsing (#50)
* Fix complex MDX parsing

This allows fully MDX support using the micromark MDX extension. One caveat is that if you do something like use the less than sign, you need to escape it because the parser expects these to be tags otherwise.

* Move micromark definition
2021-04-01 16:34:11 -04:00
..
astro-basic Absorb Snowpack config inside Astro (#32) 2021-03-26 13:14:32 -06:00
astro-doctype Add support for doctype (#37) 2021-03-30 10:51:31 -04:00
astro-fallback Implement fallback capability (#44) 2021-03-31 16:10:27 -04:00
astro-markdown Fix complex MDX parsing (#50) 2021-04-01 16:34:11 -04:00
astro-request Implements import.meta.request (#46) 2021-03-31 16:47:03 -04:00
astro-styles-ssr Convert CSS Modules to scoped styles (#38) 2021-03-30 10:11:21 -06:00
react-component Absorb Snowpack config inside Astro (#32) 2021-03-26 13:14:32 -06:00