developit / developit/snarkdown
\r\n ignored (not producing newlines)
Open
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Solved it by `.replace(/\r\n/g, '\n')` prior to parsing.
Feel free to `[won't fix]` this issue - `\r\n` are weird anyway.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.