Commit graph

23 commits

Author SHA1 Message Date
bholmesdev
c876d3fee3 fix: handle possible cache miss 2023-03-06 10:11:42 -05:00
bholmesdev
041f606343 chore: validate tags and nodes 2023-03-06 10:11:42 -05:00
bholmesdev
5966a9f5e1 refactor: remove Markdoc export 2023-03-06 10:11:41 -05:00
bholmesdev
0ff5274fe1 chore: use Markdoc terms for transform 2023-03-06 10:11:41 -05:00
bholmesdev
7d9eb01c8c refactor: move markdoc transform to build time 2023-03-06 10:11:41 -05:00
bholmesdev
c16e79616a Revert "feat: support .md overrides for content collections"
This reverts commit c06f83ef85.
2023-03-06 10:11:18 -05:00
bholmesdev
a47e1b7709 feat: support .md overrides for content collections 2023-03-06 10:11:18 -05:00
bholmesdev
702ca067d4 fix: type inferencing in preview 2023-03-06 10:11:18 -05:00
bholmesdev
d24883f3f4 refactor: remove unneeded async 2023-03-06 10:11:17 -05:00
bholmesdev
1ebea26bca chore: remove markdoc.config loader 2023-03-06 10:11:17 -05:00
bholmesdev
8e3f4ca430 feat: content prop types for markdoc! 2023-03-06 10:11:17 -05:00
bholmesdev
e9e37cbff1 chore: remove unused options object 2023-03-06 10:11:17 -05:00
bholmesdev
24efa3bade chore: Markdoc working! log 2023-03-06 10:11:17 -05:00
bholmesdev
10a9df65ed fix: avoid import if no config present (prod build error) 2023-03-06 10:11:16 -05:00
bholmesdev
2159ad1e9d test: entry and collections parse 2023-03-06 10:11:16 -05:00
bholmesdev
25aefb1a6b fix: markdoc.config loading 2023-03-06 10:11:16 -05:00
bholmesdev
e17e8735be refactor: pass file contents 2023-03-06 10:11:16 -05:00
bholmesdev
b64e64b1a8 feat: move Renderer to markdoc, get Content component! 2023-03-06 10:11:16 -05:00
bholmesdev
092a1b1541 feat: addContentEntryType integration hook 2023-03-06 10:11:16 -05:00
bholmesdev
926c82d8a5 wip: play with separate markdoc config 2023-03-06 10:11:16 -05:00
bholmesdev
00da0737a3 wip: expose Markdoc from integration 2023-03-06 10:11:16 -05:00
bholmesdev
5315c50709 feat: get markdoc contents 2023-03-06 10:11:16 -05:00
bholmesdev
e5d009a3cf chore: integration setup 2023-03-06 10:11:16 -05:00