astro/packages/integrations/markdoc/test/fixtures
Ben Holmes fb84622af0
[Markdoc] headings and heading IDs (#7095)
* deps: markdown-remark

* wip: heading-ids function

* chore: add `@astrojs/markdoc` to external

* feat: `headings` support

* fix: allow `render` config on headings

* fix: nonexistent `userConfig`

* test: headings, toc, astro component render

* docs: README

* chore: changeset

* refactor: expose Markdoc helpers from runtime

* fix: bad named exports (commonjsssss)

* refactor: defaultNodes -> nodes

* deps: github-slugger

* fix: reset slugger cache on each render

* fix: bad astroNodes import

* docs: explain headingSlugger export

* docs: add back double stringify comment

* chore: bump to minor for internal exports change
2023-05-17 09:13:10 -04:00
..
content-collections [Markdoc] New config format with runtime variable support! (#6653) 2023-03-27 18:04:37 -04:00
entry-prop feat: Expose $entry variable to Markdoc (#6588) 2023-03-21 09:20:23 -04:00
headings [Markdoc] headings and heading IDs (#7095) 2023-05-17 09:13:10 -04:00
headings-custom [Markdoc] headings and heading IDs (#7095) 2023-05-17 09:13:10 -04:00
image-assets [Markdoc] Support automatic image optimization with experimental.assets (#6630) 2023-03-24 07:58:56 -04:00
render-null [Markdoc] Fix: Support render: null (#6723) 2023-04-03 11:27:51 -04:00
render-simple [Markdoc] New config format with runtime variable support! (#6653) 2023-03-27 18:04:37 -04:00
render-with-components Upgrade shiki to v0.14.1 (#6932) 2023-05-03 11:07:57 -04:00
render-with-config [Markdoc] New config format with runtime variable support! (#6653) 2023-03-27 18:04:37 -04:00