Skip to content

Conversation

@doitian
Copy link
Member

@doitian doitian commented Oct 10, 2022

GitHub does not insert <br> on line breaks.

There are two ways to address this issue:

  • Insert empty line to create paragraphs.
  • Add two trailing white spaces to insert <br>.

This PR adopts the first solution because trailing white spaces are invisible by default in most editors.

GitHub does not insert `<br>` on line breaks.

There are two ways to address this issue:

- Insert empty line to create paragraphs.
- Add two trailing white spaces to insert `<br>`.

This PR adopts the first solution because trailing white spaces are invisible by default in most editors.
@doitian doitian requested a review from a team as a code owner October 10, 2022 01:18
@doitian doitian requested a review from XuJiandong October 10, 2022 01:18
@janx janx merged commit 827c6e2 into master Oct 31, 2022
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.

4 participants