Skip to content

Consecutive Markdown blocks sometimes get eaten up #162

@roncli

Description

@roncli

If you have a series of Markdown blocks that look like this:

/*
# Heading 1
*/
/*
## Heading 2
*/
/*
### Heading 3
*/
###
GET /some/url

Sometimes, httpbook just straight up deletes headings 2 and 3.

The fix appears to be to add ### between Markdown blocks, but the fix is only temporary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions