Skip to content

Copy blanklines on matches(?) #84

Closed
@chrisjsewell

Description

@chrisjsewell

Following #83 blanklines are not captured, e.g.

In [1]: import something
   ...:
   ...: print(something.__version__)

If the regex is set, will copy:

import something
print(something.__version__)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions