Support formatting #456
Labels
🗄 area/interface
This affects the public interface
👍 phase/yes
Post is accepted and can be worked on
👶 semver/patch
This is a backwards-compatible fix
🦋 type/enhancement
This is great to have
🙆 yes/confirmed
This is confirmed and ready to be worked on
Initial checklist
Problem
There’s no proper formatting solution yet for MDX. Prettier support is a work in progress (prettier/prettier#12209, prettier/prettier#13676). The remark CLI and language server don’t properly support MDX yet (mdx-js/mdx#2378, remarkjs/vscode-remark#129, unifiedjs/unified-engine#56).
Solution
The MDX language server can support formatting for MDX based on remark programmatically. This would be opiniated unconfigurable formatting.
Alternatives
The text was updated successfully, but these errors were encountered: