astro/packages/integrations/markdoc/test
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
..
fixtures [Markdoc] headings and heading IDs (#7095) 2023-05-17 09:13:10 -04:00
content-collections.test.js [Markdoc] New config format with runtime variable support! (#6653) 2023-03-27 18:04:37 -04:00
entry-prop.test.js feat: Expose $entry variable to Markdoc (#6588) 2023-03-21 09:20:23 -04:00
headings.test.js [Markdoc] headings and heading IDs (#7095) 2023-05-17 09:13:10 -04:00
image-assets.test.js [Markdoc] Support automatic image optimization with experimental.assets (#6630) 2023-03-24 07:58:56 -04:00
render.test.js Upgrade shiki to v0.14.1 (#6932) 2023-05-03 11:07:57 -04:00