Skip to content

Change the default blockquote marker #703

@meskarune

Description

@meskarune

Is there a way for me to reset the blockquote marker so that instead of a greater than bracket it is a parenthesis? Or if not reset then add support for another option?

> You are wrong. Look at what you said:
>> The skey is green
> It's obviously purple!

) You are wrong. Look at what you said:
)) The skey is green
) It's obviously purple!

The reason I want to do this is because I want to run an html sanitizer on markdown before converting the markdown to html. This way I can ensure no scripts or iframes, etc are in the text, only safe html. However the sanitizer changes the single blockquote > marker into > and I cannot find a way around this. I'm suing python-bleach.

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