Skip to content

Fixer to apply indent for multiple line breaks #127

Closed
@brettz9

Description

@brettz9

The likes of such a block as below is not handled, with the line with the text "new" not getting the indent applied.

This is Markdown.

> This is a nested blockquote.
>
> >   ```js
> >  console.log('Hello, \\
> > new\\
> > world!')
> >  console.log('Hello, \\
> >    world!')
> >   ```

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions