0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/packages/integrations/markdoc
Arsh 4467441896
fix(NodeApp): fix responses with null bodies never completing (#9931)
* fix(NodeApp): fix responses with null bodies never completing

* add changeset

* add test

* chore(tests): restore correct assertions

* adjust incorrect test

* added Astro.redirect and Response.redirect test cases

* updated incorrect HTTP status

* adjust api-routes.test.js after cherry-pick

* bup markdoc test timeout

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Friedemann Sommer <friedemannsommer@users.noreply.github.com>
2024-02-01 16:24:21 -05:00
..
components fix: enforce separate type imports (#9288) 2023-12-04 17:56:32 +01:00
src [ci] format 2023-11-30 15:06:09 +00:00
template
test chore(@astrojs/markdoc): use Node.js for testing (#9897) 2024-01-31 10:37:39 +00:00
CHANGELOG.md [ci] release (#9709) 2024-01-18 10:30:19 +00:00
package.json fix(NodeApp): fix responses with null bodies never completing (#9931) 2024-02-01 16:24:21 -05:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json

@astrojs/markdoc (experimental) 📝

This Astro integration enables the usage of Markdoc to create components, pages, and content collection entries.

Documentation

Read the @astrojs/markdoc docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro