summaryrefslogtreecommitdiff
path: root/packages/markdown/component/test/astro-markdown-plugins.test.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-08Remove markdown component (#7931)Gravatar Bjorn Lu 1-37/+0
2022-07-20Move the Markdown component to its own package (#3986)Gravatar Matthew Phillips 1-0/+37
* Move the Markdown component to its own package * Update the examples * Updated lockfile * Use is:raw * Add a main field * Update the formatting of the readme * Rename to @astrojs/markdown-component