Requiring trailing whitespace for block quotes seems problematic #336
Closed
willfaught
started this conversation in
General
Replies: 1 comment 1 reply
-
Trailing whitespace isn't required. You can have a newline directly after the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For example (space at the end of the second line):
Won't trailing whitespace be highlighted and flagged as a mistake in a lot of editors?
I get wanting it to be consistent with other syntax that has a space after the symbol in the first column, like headers or lists, but perhaps it's worth making an exception in this case?
Beta Was this translation helpful? Give feedback.
All reactions