Markdown formatting plugin for dprint.
This uses the pulldown-cmark parser for markdown.
Then in your project's directory with a dprint.json file, run:
dprint add markdown
# or install from npm
dprint add npm:@dprint/markdownSee https://dprint.dev/plugins/markdown/ for more information.