**Describe the feature you'd like** It might be nice to catch empty-line formatting like: ``` Args: arg1: stuff arg2: stuff ``` when it could be ``` Args: arg1: stuff arg2: stuff ```
Describe the feature you'd like
It might be nice to catch empty-line formatting like:
when it could be