summaryrefslogtreecommitdiff
path: root/docs/src/pages/guides/markdown-content.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-01-03Docs/move-english-docs-to-"en"-folder (#2268)Gravatar Caleb Jasik 1-275/+0
* 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>
2021-11-29Rename the `markdownOptions` "parser" property to "render" (#2030)Gravatar Joshua Jackson 1-3/+3
The `parser` key isn't valid, `render` needs to be used instead so just updating the docs to save anyone else a headache.
2021-11-23update repo URL (#1994)Gravatar Fred K. Schott 1-1/+1
2021-11-22[ci] yarn formatGravatar natemoo-re 1-8/+8
2021-11-22Markdown package improvements (#1954)Gravatar JuanM04 1-18/+53
* 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
2021-11-19Docs codeblock fixes (#1931)Gravatar Jonathan Neal 1-6/+6
* Update astro & markdown code blocks for consistency * Add 'JSX in Frontmatter' note to Migration Guide * code block improvements
2021-11-19Doc improvements (#1929)Gravatar Jonathan Neal 1-5/+5
* Update astro & markdown code blocks for consistency * Add 'JSX in Frontmatter' note to Migration Guide
2021-10-18[ci] yarn formatGravatar tony-sull 1-0/+1
2021-10-18Added clarifications regarding using images and videos especially regarding ↵Gravatar Stephan Bogner 1-0/+7
Markdown (#1583)
2021-10-14Added descriptions to docs pages (#1550)Gravatar AsyncBanana 1-0/+1
2021-08-25Fix typo Mardown on line 219 (#1229)Gravatar E. Berke KARAGÖZ 1-1/+1
2021-08-18[ci] yarn formatGravatar drwpow 1-1/+6
2021-08-18[DOCS] Add more information about content.astro (markdown) (#1148)Gravatar Marcus Otterström 1-40/+43
* Correct heading levels * Add more info about content.astro * Remove accidental heading
2021-07-30Docs site cleanup (#948)Gravatar Fred K. Schott 1-1/+1
* add language selector * docs site cleanup * review feedback * code review comments
2021-07-28Add remark-slug (#862)Gravatar Maksim Markelov 1-4/+2
* Add remark-slug * Add remark-slug in documentation * Add changeset
2021-07-22docs: fix broken link to Markdown component (#827)Gravatar João Paquim 1-1/+1
2021-07-20update astro.config.js to astro.config.mjs in docsGravatar Fred K. Schott 1-2/+2
2021-07-17[ci] yarn formatGravatar FredKSchott 1-1/+1
2021-07-17Fix typos in the documentation. (#731)Gravatar mundry 1-4/+4
Co-authored-by: mundry <mundry@users.noreply.github.com>
2021-07-15[ci] yarn formatGravatar FredKSchott 1-1/+4
2021-07-15merge in docs site (#705)Gravatar Fred K. Schott 1-0/+222