Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-08 | Remove markdown component (#7931) | 1 | -147/+0 | ||
2023-05-03 | Upgrade shiki to v0.14.1 (#6932) | 1 | -7/+7 | ||
* Upgrade shiki * Update themes * Update languages * Simplify * Fix compat for other remark code * Update theme again * Fix language gen * Add changeset * Fix code * Update test theme colors * Update changeset * Fix test again | |||||
2022-07-20 | Move the Markdown component to its own package (#3986) | 1 | -0/+147 | ||
* 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 |