astro/packages/markdown/remark
Ben Holmes e2019be6ff
Change frontmatter injection ordering (#5687)
* feat: make user frontmatter accessible in md

* test: new frontmatter injection

* refactor: move injection utils to remark pkg

* fix: add dist/internal to remark exports

* feat: update frontmater injection in mdx

* tests: new mdx injection

* chore: changeset

* chore: simplify frontmatter destructuring

* fix: remove old _internal references

* refactor: injectedFrontmatter -> remarkPluginFrontmatter

* docs: add content collections change

* chore: changeset heading levels
2023-01-03 16:31:19 -05:00
..
src Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00
test [ci] format 2022-08-05 14:24:50 +00:00
CHANGELOG.md [ci] release (#5645) 2022-12-27 11:52:24 -05:00
package.json Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00
tsconfig.json Support Node v14.15+ (#2202) 2021-12-16 18:53:22 -05:00