Skip to content

Fix for block quotes and question about different levels of block quotes #3

Open
@wincentbalin

Description

@wincentbalin

To fix generating block quotes, the line 132 should be changed to

s/(^|\n) *([^\n]+)/\1<p>\2<\/p>/g

And another question: are different levels of block quotes in lines 134-138 really needed?

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