Skip to content

No white space after new line #1

Description

@srsudar

Currently pasting leaves all white space. This can make things appear a bit dirtier than need be. For instance, you might get:

accg
     ccga
  ccaa

It might be preferable to instead not add white space after new line characters, providing instead:

accg
ccga
ccaa

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions