Changes
- feat: support formatting YAML-style metadata block with external formatter (#139)
- feat: support formatting python codeblocks (#136)
Install
Then in your project's dprint configuration file:
- Specify the plugin url in the
"plugins"
array or rundprint config add markdown
. - Add a
"markdown"
configuration property if desired.
JS Formatting API
- JS Formatter - Browser/Deno and Node
- npm package