Skip to content

Hide trailing white space warning for markdown#28

Merged
ojroques merged 1 commit intoojroques:mainfrom
cljoly:md-line-break
Dec 10, 2021
Merged

Hide trailing white space warning for markdown#28
ojroques merged 1 commit intoojroques:mainfrom
cljoly:md-line-break

Conversation

@cljoly
Copy link
Contributor

@cljoly cljoly commented Dec 10, 2021

In the markdown syntax, it’s actually valid to have trailing spaces (it
creates a line break).

Quoting https://en.wikipedia.org/wiki/Markdown

Two spaces at the end of a line
produce a line break.

In the markdown syntax, it’s actually valid to have trailing spaces (it
creates a line break).

Quoting https://en.wikipedia.org/wiki/Markdown
> Two spaces at the end of a line
> produce a line break.
@ojroques
Copy link
Owner

Thanks!

@ojroques ojroques merged commit 3ed4899 into ojroques:main Dec 10, 2021
ojroques pushed a commit that referenced this pull request Dec 27, 2023
In the markdown syntax, it’s actually valid to have trailing spaces (it
creates a line break).

Quoting https://en.wikipedia.org/wiki/Markdown
> Two spaces at the end of a line
> produce a line break.
ojroques pushed a commit that referenced this pull request Dec 27, 2023
In the markdown syntax, it’s actually valid to have trailing spaces (it
creates a line break).

Quoting https://en.wikipedia.org/wiki/Markdown
> Two spaces at the end of a line
> produce a line break.
ojroques pushed a commit that referenced this pull request Dec 27, 2023
In the markdown syntax, it’s actually valid to have trailing spaces (it
creates a line break).

Quoting https://en.wikipedia.org/wiki/Markdown
> Two spaces at the end of a line
> produce a line break.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants