0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
Commit graph

5066 commits

Author SHA1 Message Date
bholmesdev
a94e354832 feat: generate .md types override 2023-02-14 13:48:56 -05:00
bholmesdev
3408e9cb8b chore: mdoc -> md 2023-02-14 12:56:11 -05:00
bholmesdev
c06f83ef85 feat: support .md overrides for content collections 2023-02-14 12:56:01 -05:00
bholmesdev
bc95f53e04 deps: remove html-escaper 2023-02-14 12:30:48 -05:00
bholmesdev
0e61629976 fix: remove unneeded html-escaper 2023-02-14 12:30:42 -05:00
bholmesdev
f30e7603f6 fix: type inferencing in preview 2023-02-14 12:08:04 -05:00
bholmesdev
60c86b146a fix: import types from @astrojs/markdoc 2023-02-14 11:32:19 -05:00
bholmesdev
afdee67190 refactor: remove unneeded async 2023-02-14 11:28:33 -05:00
bholmesdev
5332ef8e42 fix: lock 2023-02-14 10:26:20 -05:00
bholmesdev
8111d0ec3a nit: 0.0.0 to avoid version bump 2023-02-14 10:19:50 -05:00
bholmesdev
94a2ddb2ac chore: changeset 2023-02-14 09:33:27 -05:00
bholmesdev
e7894edb85 docs: add note on Aside src 2023-02-14 09:30:10 -05:00
bholmesdev
050f64831b nit: reorder type import 2023-02-14 09:28:10 -05:00
bholmesdev
36025cdb66 refactor: clean up astroNode 2023-02-14 09:28:10 -05:00
bholmesdev
6f6df47597 docs: README edits 2023-02-14 09:28:10 -05:00
bholmesdev
a20372a657 docs: change with-markdoc title 2023-02-14 09:28:10 -05:00
bholmesdev
a9417f2a77 docs: add usage and examples to Markdoc README 2023-02-14 09:28:10 -05:00
bholmesdev
344550c0b2 fix: line endings in test 2023-02-14 09:28:10 -05:00
bholmesdev
23e2511a2e docs: @astrojs/markdoc README intro 2023-02-14 09:28:10 -05:00
bholmesdev
a96dcf3787 docs: update example README 2023-02-14 09:28:09 -05:00
bholmesdev
e6dbe7b272 chore: remove markdoc.config loader 2023-02-14 09:28:09 -05:00
bholmesdev
f4269010f1 chore: remove unused fixture dep 2023-02-14 09:28:09 -05:00
bholmesdev
7cf156b79b fix: glob for single content extension 2023-02-14 09:28:09 -05:00
bholmesdev
c8b78f0008 chore: remove unused deps 2023-02-14 09:28:09 -05:00
bholmesdev
7ca872b202 chore: unused style tag 2023-02-14 09:28:09 -05:00
bholmesdev
833c2b110f chore: clean up Markdoc starter to essentials 2023-02-14 09:28:09 -05:00
bholmesdev
2220c1ab52 feat: content prop types for markdoc! 2023-02-14 09:28:09 -05:00
bholmesdev
eb750e96bd feat: allow Render type injection 2023-02-14 09:28:09 -05:00
bholmesdev
122816a4f9 chore: unused file 2023-02-14 09:28:09 -05:00
bholmesdev
04b22b288e chore: with-markdoc strictNullChecks 2023-02-14 09:28:09 -05:00
bholmesdev
908f44a561 play: add docs example with Aside and Since ported 2023-02-14 09:28:09 -05:00
bholmesdev
c9760680cd chore: remove unused options object 2023-02-14 09:28:09 -05:00
bholmesdev
4c959cf16d chore: remove content-types. Too early! 2023-02-14 09:28:09 -05:00
bholmesdev
f64fd97788 fix: ContentEntryType import 2023-02-14 09:28:09 -05:00
bholmesdev
0307142356 chore: Markdoc working! log 2023-02-14 09:28:09 -05:00
bholmesdev
bb9b89ac77 test: content component dev and build 2023-02-14 09:28:09 -05:00
bholmesdev
ef00c35e12 test: prod builds 2023-02-14 09:28:09 -05:00
bholmesdev
d0d5e2f984 fix: stop bundling markdoc for isTag 2023-02-14 09:28:09 -05:00
bholmesdev
8a40ff8ea3 fix: avoid import if no config present (prod build error) 2023-02-14 09:28:09 -05:00
bholmesdev
377d828268 chore: ignore .astro type error 2023-02-14 09:28:09 -05:00
bholmesdev
e2c9a266c9 fix: remove "components" from tsconfig 2023-02-14 09:28:09 -05:00
bholmesdev
08e1162ff1 deps: add shiki for Code comp error 2023-02-14 09:28:09 -05:00
bholmesdev
b4b1396039 play: make sure md also works 2023-02-14 09:28:09 -05:00
bholmesdev
fa9bd3bcec test: entry and collections parse 2023-02-14 09:28:09 -05:00
bholmesdev
7aa04e20bd deps: devalue, test fixture 2023-02-14 09:28:09 -05:00
bholmesdev
2db2660955 chore: remove unused dream file 2023-02-14 09:28:09 -05:00
bholmesdev
8ac0632d7c refactor: remove fallback loader 2023-02-14 09:28:09 -05:00
bholmesdev
37426a10bc fix: markdoc.config loading 2023-02-14 09:28:09 -05:00
bholmesdev
2decb70344 oops, forgot to commit untracked 2023-02-14 09:28:09 -05:00
bholmesdev
414bb9f90b refactor: pass file contents 2023-02-14 09:28:09 -05:00