-
Notifications
You must be signed in to change notification settings - Fork 897
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels