0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset
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
..
beige-pumpkins-pump.md Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00
chilled-geese-worry.md Unflag experimental features (#5728) 2023-01-03 14:05:46 -05:00
config.json Add experimental feature (#5681) 2022-12-27 11:43:49 -05:00
lovely-terms-drive.md Remove MDX Fragment hack (#5716) 2023-01-03 14:06:33 -05:00
new-lies-guess.md Upgrade to Vite 4 (#5685) 2023-01-03 13:24:49 -05:00
pre.json Enter prerelease mode (#5726) 2023-01-03 11:38:11 -05:00
README.md
selfish-tigers-do.md Remove deprecated APIs (#5707) 2023-01-03 14:06:07 -05:00
serious-cats-jog.md Cleanup internal breaking changes (#5724) 2023-01-03 15:38:51 -05:00
shaggy-keys-turn.md Markdown and MDX configuration rework (#5684) 2023-01-03 17:12:47 -05:00
spotty-bees-switch.md Upgrade to Vite 4 (#5685) 2023-01-03 13:24:49 -05:00
tricky-rabbits-count.md Remove deprecated APIs (#5707) 2023-01-03 14:06:07 -05:00
two-geese-eat.md Remove deprecated APIs (#5707) 2023-01-03 14:06:07 -05:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation