Connected Markdown workflow
v10.75 keeps historical Markdown generators, converters, extractors, editor, formatter, linter, and diff contracts while adding a consistent local document inspector for words, headings, links, tasks, outline, viewing, table cleanup, and link auditing.
Renderer and validation boundaries
The browser-local preview intentionally escapes raw HTML and supports a practical Markdown/GFM-style subset rather than claiming perfect CommonMark/GFM conformance. Link auditing inspects source syntax without fetching destinations, and table formatting targets ordinary pipe tables rather than every renderer extension.
How to use this Markdown Formatter
Paste Markdown and choose conservative normalization options for trailing whitespace, bullets, blank lines, and final newline.
What the result means
Normalize whitespace and common list formatting without pretending there is one universal canonical Markdown pretty-print style.
Practical tips and limits
The formatter intentionally avoids broad syntax rewrites and does not claim to implement a canonical CommonMark pretty-printer.