Parse with pulldown-cmark and re-emit canonical markdown through a hand-written event renderer. Formats a file in place or stdin to stdout.
6 lines
117 B
TOML
6 lines
117 B
TOML
edition = "2024"
|
|
max_width = 80
|
|
wrap_comments = true
|
|
imports_granularity = "Item"
|
|
group_imports = "StdExternalCrate"
|