-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
context
Blank lines are often part of code.
expectation
Blank lines should be retained in code.
bug
But instead ___ happens
Blank lines are stipped from code.
console
See the last example in the docs
problem
This is a problem for people doing ___ because ___ some code requires blank lines for code.
Reproduce the bug
See the last example in the docs
List your environment
The fix is to strip ">>>" as well as ">>> " (note the trailing space).
JonZeolla
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working