diff options
author | 2022-04-11 20:01:12 -0300 | |
---|---|---|
committer | 2022-04-11 16:01:12 -0700 | |
commit | b835e285defb4f31fc5ac1039c7f607c07f3c00b (patch) | |
tree | 71e4ba696d06e25fd6e42b556a384adf7e2d1a53 /examples/integrations-playground | |
parent | 11766acec914ffc2639dfb228468ebab37de746d (diff) | |
download | astro-b835e285defb4f31fc5ac1039c7f607c07f3c00b.tar.gz astro-b835e285defb4f31fc5ac1039c7f607c07f3c00b.tar.zst astro-b835e285defb4f31fc5ac1039c7f607c07f3c00b.zip |
feat: markdown config typechecking (#2970)
* Added schemas to markdown plugin
* Added new schemas to main package
* Changesets
* typeraw
* Explaination about the weird type hack
* Added markdown.mode to config
* Added comment
* Formatted
* Moved validation to `astro` and added RemarkPlugin ad RehypePlugin
* Removed the ability to have a custom markdown renderer internally
* Fixed plugin type
* Removed unused renderMarkdownWithFrontmatter
* Added missing dependency
* Dynamically import astro markdown
* Cache import
Diffstat (limited to 'examples/integrations-playground')
0 files changed, 0 insertions, 0 deletions