Blank lines dont create new paragraphs
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
For example:
```
/** brief
paragraph 1
paragraph 2
*/
```
does not produce two paragraphs as it should, per Markdown spec:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.