astro/packages/markdown/remark
gtnbssn 839097c84e
make Remark rehype options available in astro config (#4138)
* make remark-rehype config available in astro.config.mjs

* add test for remark-rehype config, checks that footnotes can be translated

* update lockfile to take the added test into account

* omit handlers and unkownHandler from the RemarkRehype type

* define RemarkRehype with proper references to the handler and handlers types

* formatting

* changeset

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2022-08-25 16:30:16 -04:00
..
src make Remark rehype options available in astro config (#4138) 2022-08-25 16:30:16 -04:00
test [ci] format 2022-08-05 14:24:50 +00:00
CHANGELOG.md Astro 1.0.0 (#4214) 2022-08-09 11:10:25 -05:00
package.json Astro 1.0.0 (#4214) 2022-08-09 11:10:25 -05:00
tsconfig.json Support Node v14.15+ (#2202) 2021-12-16 18:53:22 -05:00