astro/packages/markdown/remark
Juan Martín Seery b835e285de
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
2022-04-11 16:01:12 -07:00
..
src feat: markdown config typechecking (#2970) 2022-04-11 16:01:12 -07:00
CHANGELOG.md [ci] format 2022-04-04 06:26:31 +00:00
package.json feat: markdown config typechecking (#2970) 2022-04-11 16:01:12 -07:00
tsconfig.json Support Node v14.15+ (#2202) 2021-12-16 18:53:22 -05:00