-
Sean Hammond authored
This stops showdown from interpreting underscores in the middle of words as <em> and <strong>, instead it treats them as literal underscores. Example: some text with__underscores__in middle will be parsed as <p>some text with__underscores__in middle</p> Fixes #2598 (URLs with _'s in them were getting <em> tags inserted into them, breaking the links). Also see <https://github.com/showdownjs/showdown/issues/211>.
48617682
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
test | ||
converter.js | ||
document-domain.js | ||
document-title.js | ||
moment.js | ||
persona.js | ||
urlencode.js |