0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations
Ben Holmes a9c2920264
Markdown and MDX configuration rework (#5684)
* feat: change extendDefaults -> gfm

* deps: remove smartypants from md/remark

* tests: update markdown plugin tests

* fix: borked lockfile

* feat: allow all Markdown options in MDX config, with extend

* deps: remove smartypants from MDX

* chore: remove unused `mode` property

* chore: remark rehype types

* chore: dead code

* fix: order of default config properties

* refactor: move md defaults to remark

* fix: RemarkRehype type

* fix: apply defaults based on MD defaults

* chore: update plugin tests

* chore: add syntaxHighlight test

* refactor: remove drafts from config defaults

* docs: new MDX config options

* chore: add changeset

* edit: test both extends for syntax highlight

* refactor: remove MDX config deep merge

* docs: update README and changeset

* edit: avoid -> disable

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* edit: `drafts` clarification

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* edit: remove "scare quotes"

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* docs: MDX config options redraft

* docs: add migration

* chore: changeset heading levels

* refactor: githubFlavoredMarkdown -> gfm

* chore: remove unused imports

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-01-03 17:12:47 -05:00
..
alpinejs Integration READMEs code block sweep 🧹 (#5455) 2022-11-22 15:56:55 +01:00
cloudflare Remove deprecated APIs (#5707) 2023-01-03 14:06:07 -05:00
deno Remove deprecated APIs (#5707) 2023-01-03 14:06:07 -05:00
image Remove deprecated APIs (#5707) 2023-01-03 14:06:07 -05:00
lit Fix spelling mistakes found by codespell and mwic (#5627) 2022-12-19 12:00:00 +01:00
mdx Markdown and MDX configuration rework (#5684) 2023-01-03 17:12:47 -05:00
netlify Remove deprecated APIs (#5707) 2023-01-03 14:06:07 -05:00
node Remove deprecated APIs (#5707) 2023-01-03 14:06:07 -05:00
partytown Fix spelling mistakes found by codespell and mwic (#5627) 2022-12-19 12:00:00 +01:00
preact [ci] release (#5019) 2022-10-10 11:44:22 -04:00
prefetch [ci] release (#5262) 2022-11-03 09:38:29 -04:00
react Fix spelling mistakes found by codespell and mwic (#5627) 2022-12-19 12:00:00 +01:00
sitemap Fix spelling mistakes found by codespell and mwic (#5627) 2022-12-19 12:00:00 +01:00
solid Fix spelling mistakes found by codespell and mwic (#5627) 2022-12-19 12:00:00 +01:00
svelte Upgrade to Vite 4 (#5685) 2023-01-03 13:24:49 -05:00
tailwind Fix spelling mistakes found by codespell and mwic (#5627) 2022-12-19 12:00:00 +01:00
turbolinks docs: Standardize common integration READMEs (#4874) 2022-09-26 16:14:34 +02:00
vercel Remove deprecated APIs (#5707) 2023-01-03 14:06:07 -05:00
vue Upgrade to Vite 4 (#5685) 2023-01-03 13:24:49 -05:00