astro/examples/snowpack/astro
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
..
components Support for custom elements (#45) 2021-03-31 16:46:09 -04:00
data Add snowpack as an example project. (#11) 2021-03-19 17:17:38 -04:00
layouts Add support for doctype (#37) 2021-03-30 10:51:31 -04:00
pages Fix complex MDX parsing (#50) 2021-04-01 16:34:11 -04:00