dprint-plugin-markdown 0.20.0

Markdown formatter for dprint.
Documentation
1
2
3
4
5
6
7
# dprint-plugin-markdown

[![](https://img.shields.io/crates/v/dprint-plugin-markdown.svg)](https://crates.io/crates/dprint-plugin-markdown) [![CI](https://github.com/dprint/dprint-plugin-markdown/workflows/CI/badge.svg)](https://github.com/dprint/dprint-plugin-markdown/actions?query=workflow%3ACI)

Markdown formatting plugin for dprint.

This uses the [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) parser for markdown.