creates a report of a markdown document to verify if it fulfills all criteria of a document
The report could look something like this:
# Report of 'roff.1.md':
Basics
[X] contains the section number in the file-name
[X] contians a proper header
Conventional Section Names:
[X] Name
[X] Synopsis
[ ] Configuration
[X] Description
[ ] Options
[ ] ...
creates a report of a markdown document to verify if it fulfills all criteria of a document
The report could look something like this: