diff options
author | 2023-03-21 09:20:23 -0400 | |
---|---|---|
committer | 2023-03-21 09:20:23 -0400 | |
commit | f42f47dc6a91cdb6534dab0ecbf9e8e85f00ba40 (patch) | |
tree | 52a4faec007fcdca9057b2ec702c790de3fdf6a3 /packages/integrations/markdoc/src/utils.ts | |
parent | e8b3c886a7579d6f4c307edcc3daf9eb57ad502f (diff) | |
download | astro-f42f47dc6a91cdb6534dab0ecbf9e8e85f00ba40.tar.gz astro-f42f47dc6a91cdb6534dab0ecbf9e8e85f00ba40.tar.zst astro-f42f47dc6a91cdb6534dab0ecbf9e8e85f00ba40.zip |
feat: Expose `$entry` variable to Markdoc (#6588)
* wip: dream api
* deps: rollup types
* feat: get entry data in there
* fix: properly show mdoc errors in overlay
* feat: implement with cache
* fix: wait for in-flight entry resolution
* test: entry properties can be rendered
* chore: changeset
* fix: remove rollup type import
* Revert "deps: rollup types"
This reverts commit 484ccb1c81fcf35e19c2b22289a3fe6b735a8135.
* docs: add README reference
* docs nit: missing space
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
* refactor: split config config loading to separate helper
* refactor: choose more readable variable names
* refactor: store awaiting queue in existing cache
* docs: add clear code comments
* nit: add skip module code comment
* refactor: add `idHandledByContentRenderPlugin`
* nit: store chokidar modified events in const
* fix: remove loop from content renderer
* nit: else if -> if
---------
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/markdoc/src/utils.ts')
0 files changed, 0 insertions, 0 deletions