Skip to content

Support multi-line quote block ending with a blank line (GFM) #64

@BaksiLi

Description

@BaksiLi

According to GitHub Flavored Markdown Spec 5.1, a quote block can end in a blank line, as illustrated below:

> # Foo
> bar
baz

this is Example 210 of the official document.

However, if the regex pattern of vim-markdown-toc does not accept this.

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