dprint/dprint-plugin-markdown

Markdown code formatting plugin for dprint.

Rust

58

309 commits

updated Sep 10, 2026

See the code

README

dprint-plugin-markdown

npm version CI

Markdown formatting plugin for dprint.

This uses its own markdown parser, written for formatting rather than rendering: every node knows the exact text it was parsed from and nothing in the file is discarded along the way.

Install

Install and setup dprint.

Then in your project's directory with a dprint.json file, run:

dprint add markdown

See https://dprint.dev/plugins/markdown/ for more information.

Contributors

dsherret

266 commits

bjones1

10 commits

scop

4 commits

ile-24556

4 commits

dprint/dprint-plugin-markdown

Markdown code formatting plugin for dprint.

Rust

58

309 commits

updated Sep 10, 2026

See the code

README

dprint-plugin-markdown

npm version CI

Markdown formatting plugin for dprint.

This uses its own markdown parser, written for formatting rather than rendering: every node knows the exact text it was parsed from and nothing in the file is discarded along the way.

Install

Install and setup dprint.

Then in your project's directory with a dprint.json file, run:

dprint add markdown

See https://dprint.dev/plugins/markdown/ for more information.

Contributors

dsherret

266 commits

bjones1

10 commits

scop

4 commits

ile-24556

4 commits

Languages

Rust

97.4%

TypeScript

2.4%