mkdlint 0.11.9

A style checker and lint tool for Markdown/CommonMark files, written in Rust.
Documentation
# Title

Trailing spaces   

	Indented with tab

  ## Indented heading

## Heading with punctuation\!

Bare URL: http://example.com

(Click)[http://example.com]

Spaces in emphasis: * bold text *

Spaces in code: ` code here `

Spaces in link: [ click me ](http://example.com)