summaryrefslogtreecommitdiff
path: root/packages/markdown/component/test/test-utils.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-08Remove markdown component (#7931)Gravatar Bjorn Lu 1-10/+0
2022-07-20[ci] formatGravatar matthewp 1-4/+2
2022-07-20Move the Markdown component to its own package (#3986)Gravatar Matthew Phillips 1-0/+12
* 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