strictdoc
strictdoc copied to clipboard
Improve RST fragment validation: report each line and do not exit(1)
-CHECK: <string>:2: (WARNING/2) Bullet list ends without a blank line; unexpected unindent.
-CHECK: <string>:6: (WARNING/2) Bullet list ends without a blank line; unexpected unindent.
+CHECK: RST markup syntax error on line 2: Bullet list ends without a blank line; unexpected unindent.