Skip to content

Blank Lines Stripped from code #197

@flywire

Description

@flywire

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions