Age | Commit message (Collapse) | Author | Files | Lines |
|
* Move english pages under `/en` and fix broken links hopefully
* Add meta refresh tags for `/` to `/en/` url moves + make `/index.astro` work without js
* update languageselect for new en format
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
|
|
The `parser` key isn't valid, `render` needs to be used instead so just updating the docs to save anyone else a headache.
|
|
|
|
|
|
* Re-add smartypants
* Updated packages
* Remove all the default plugins if there are either remark or rehype plugins
* Replace deperecated remark-slug with rehype-slug
* Added MarkdownParserResponse type
* Update documentation
* Removed type import from markdown package
* Updated remark-smartypants
* Changelog
* Missed one change
* Split changelogs
* Upgraded some MDX dependencies
* Fix typos in documentation
* Changed CHANGELOG.md package name
* Renamed smartypants
|
|
* Update astro & markdown code blocks for consistency
* Add 'JSX in Frontmatter' note to Migration Guide
* code block improvements
|
|
* Update astro & markdown code blocks for consistency
* Add 'JSX in Frontmatter' note to Migration Guide
|
|
|
|
Markdown (#1583)
|
|
|
|
|
|
|
|
* Correct heading levels
* Add more info about content.astro
* Remove accidental heading
|
|
* add language selector
* docs site cleanup
* review feedback
* code review comments
|
|
* Add remark-slug
* Add remark-slug in documentation
* Add changeset
|
|
|
|
|
|
|
|
Co-authored-by: mundry <mundry@users.noreply.github.com>
|
|
|
|
|