Markdown Does Not Support Extra Formatter in Zed, Using Task for autocorrect
#28626
Unanswered
WantenMN
asked this question in
General Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I tried configuring
autocorrect
as an extra formatter for Markdown in Zed viasettings.json
:It didn’t work, likely because Markdown doesn’t support additional formatters. Manually running
autocorrect --fix
works fine. As a workaround, I used a task intasks.json
:Can anyone confirm if Markdown indeed lacks support for custom formatters? Any suggestions for a better approach?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions