An open API service indexing awesome lists of open source software.

https://github.com/dprint/dprint-plugin-markdown

Markdown code formatting plugin for dprint.
https://github.com/dprint/dprint-plugin-markdown

Last synced: 2 months ago
JSON representation

Markdown code formatting plugin for dprint.

Awesome Lists containing this project

README

          

# 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.