mkdlint 0.11.9

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

* Item using asterisk
- Item using dash
+ Item using plus

- Top level
   - Three-space indent
  - Two-space indent

1. First
1. Second
1. Third

-  Extra space after marker

Text before list
- No blank line before list
- Another item
Text after list