-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Description
I stumbled upon an issue that's giving me problems because marked is escaping double and single quotes in all situations and there's no option to change it.
https://github.com/chjj/marked/blob/master/lib/marked.js#L999-L1000
I'm no markdown expert, but I'm converting a project to node that previously used Ruby's rdiscount, which does not escape quotes. I do not see any reason (from an HTML perspective) to force escaping of quotes, so I think it makes sense to add an option to prevent this behavior.
If this is something you'd consider, I'd be happy to submit a pull request. Just let me know.
antony and pandar00
Metadata
Metadata
Assignees
Labels
No labels