Commit graph

16 commits

Author SHA1 Message Date
bholmesdev
73af50ba20 fix: only validate when components is defined 2023-03-06 12:38:34 -05:00
bholmesdev
7eddf996e3 fix: move validateComponents to render comp 2023-03-06 10:11:43 -05:00
bholmesdev
aff11bbdfd nit: extract component zod obj 2023-03-06 10:11:43 -05:00
bholmesdev
90f494f23d chore: ignore statements 2023-03-06 10:11:42 -05:00
bholmesdev
1b473e5433 fix: cant find zod for some reason 2023-03-06 10:11:42 -05:00
bholmesdev
76cc6a1212 chore: use error hint 2023-03-06 10:11:42 -05:00
bholmesdev
6217b7a1a1 refactor: use MarkdocError on render errors 2023-03-06 10:11:42 -05:00
bholmesdev
e82006066f chore: raise error if no matching component found 2023-03-06 10:11:42 -05:00
bholmesdev
781ff28abe chore: check components are capitalized names 2023-03-06 10:11:42 -05:00
bholmesdev
95dab5393b refactor: remove advanced component API 2023-03-06 10:11:41 -05:00
bholmesdev
9f0d50d55c fix: remove unneeded html-escaper 2023-03-06 10:11:18 -05:00
bholmesdev
24ea49063c nit: reorder type import 2023-03-06 10:11:17 -05:00
bholmesdev
d6137d0622 refactor: clean up astroNode 2023-03-06 10:11:17 -05:00
bholmesdev
39676acc50 fix: stop bundling markdoc for isTag 2023-03-06 10:11:17 -05:00
bholmesdev
6ac351eda0 chore: ignore .astro type error 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