Skip to content

Wrong interpretations of empty lines in converting MD #1

@the-man-with-a-golden-mind

Description

Hello,
I have and example:

## First

1. 13123
2. qwd

## Second 

as my MD

I am getting:
h2( "First", ), ol( li( "13123", ), li( "qwd", ), ), h2( "Second", ),

I am expecting to see breaking line between "h2" elements and the list. MD converter is ignoring empty lines.

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