2a4bb23b2f
* fix: propagate assets when using document `render: null` * fix: reverse spread order * refactor: use README rec in test * chore: changeset * chore: revert unneeded changes
5 lines
144 B
Markdown
5 lines
144 B
Markdown
---
|
|
'@astrojs/markdoc': patch
|
|
---
|
|
|
|
Fix missing styles and scripts for components when using `document: { render: null }` in the Markdoc config.
|