developit / developit/snarkdown

\r\n ignored (not producing newlines)

Open
#69 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.