JetBrains / JetBrains/markdown

Undesirable behaviour with carriage return.

Open
#148 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Kotlin
Stars
958
Forks
104
Avg merge
17h 30m
Merged PRs (30d)
12

Description

When files are formatted to use `\r\n` for newlines, it can cause some undesirable behaviour when parsing.

For example:
- Text separated by a blank line will be placed in the same paragraph.
- Code blocks won't be closed.
- Horizontal rules won't get parsed.
- etc.

Essentially any syntax that requires a new line will fail.

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.