summaryrefslogtreecommitdiff
path: root/packages/markdown/component/test/fixtures/astro-markdown-plugins/add-classes.mjs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-08Remove markdown component (#7931)Gravatar Bjorn Lu 1-18/+0
2022-07-20Move the Markdown component to its own package (#3986)Gravatar Matthew Phillips 1-0/+18
* 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