Nate Moore
dea1a6dfc9
Update defaults directory structure to src
and dist
( #132 )
...
* chore: update defaults in docs
* chore: update config defaults
* test: update tests to config defaults
* chore: update gitignore to new defaults
* docs: update readme to new defaults
* chore: update examples to new defaults
* chore: update default exclude in lang server
* chore: update tests
* test: fix failing tests
* chore: update www defaults
2021-04-26 15:54:20 -06:00
Drew Powers
034674c88c
Add Windows Support ( #93 )
...
* Add Windows to test suite
* Try implicit URL
2021-04-14 13:21:25 -06:00
Matt Mulder
ac22d94e11
fix: bundle client-side code for components used in .md pages ( #78 )
2021-04-13 13:04:01 -04:00
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
matthewp
d267fa461b
[ci] npm run format
2021-03-30 14:52:09 +00:00
Matthew Phillips
3b27eaac43
Add support for doctype ( #37 )
...
* Add support for doctype
* Automatically prepend doctype
2021-03-30 10:51:31 -04:00
Drew Powers
3ddd3594f0
Absorb Snowpack config inside Astro ( #32 )
...
* Absorb Snowpack config inside Astro
* Add basic README
* Format tests
* Update esbuild
* Format tests
2021-03-26 13:14:32 -06:00
Matthew Phillips
3c24faa8ca
hmx ☞ astro ( #22 )
...
This changes all hmx files to astro files and updates all code to not reference hmx any more.
2021-03-24 11:45:38 -04:00