summaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/test/variables.test.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-05-30Markdoc - remove `$entry` variable (#7244)Gravatar Ben Holmes 1-0/+58
* refactor: remove entry prop from `getRenderModule()` * refactor: remove `$entry` from markdoc * test: update entry-prop -> variables test * refactor: unify `getEntryConfigByExt` * chore: clean up shared content / data get logic * docs: update `$entry` recommendation * chore: rename entry-prop -> variables * chore: changeset * chore: missed a spot