Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-20 | Move the Markdown component to its own package (#3986) | 1 | -19/+0 | ||
* 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 | |||||
2021-12-22 | Use accessible indentation (#2253) | 1 | -13/+13 | ||
2021-06-28 | Restructure examples (#568) | 1 | -0/+19 | ||
* rename kitchen sink, pull out react example * split out the rest of the examples * align versions * chore: rename examples * chore: normalize gitignore * chore: update package versions * chore: move framework examples to `framework` namespace * docs: add README to examples Co-authored-by: Austin Crim <crim.austin@principal.com> |