astro/packages/markdown/remark/src
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
..
frontmatter-injection.ts Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00
index.ts Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00
internal.ts Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00
load-plugins.ts [ci] format 2022-09-28 15:15:42 +00:00
mdast-util-mdxish.ts [ci] format 2022-05-24 22:03:29 +00:00
mdxjs.ts [ci] format 2022-06-08 17:43:10 +00:00
rehype-collect-headings.ts MD/MDX collect headings refactor (#5654) 2022-12-20 23:08:15 +01:00
rehype-escape.ts [ci] format 2022-08-05 14:24:50 +00:00
rehype-expressions.ts Improve Markdown + Components usage (#3410) 2022-05-24 17:02:11 -05:00
rehype-islands.ts Consolidate hydration scripts into just one (#3571) 2022-06-15 08:50:05 -04:00
rehype-jsx.ts Remove extra newlines around Markdown components (#3620) 2022-06-17 11:52:37 -05:00
remark-content-rel-image-error.ts [Content Collections] Stray console.log snuck in! (#5668) 2022-12-22 17:17:53 -05:00
remark-escape.ts [markdown] Harder, better, faster, stronger vite-plugin-markdown (#4137) 2022-08-05 15:43:50 -04:00
remark-mark-and-unravel.ts [ci] format 2022-05-24 22:03:29 +00:00
remark-mdxish.ts Fix remarkMdxish performance issue on huge sites (#3572) 2022-06-10 17:32:23 -05:00
remark-prism.ts Refactor @astrojs/prism, fix Prism component import not working (#4114) 2022-08-02 15:53:18 -04:00
remark-scoped-styles.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-shiki.ts chore: updated shiki (#4519) 2022-08-28 08:23:37 -03:00
remark-unwrap.ts Consolidate hydration scripts into just one (#3571) 2022-06-15 08:50:05 -04:00
types.ts Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00