mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
3097bd45c2
This feature enables hashing span elements that should not be touched by
showdown. For instance, `<code>` tags in markdown source should not be
parsed by showdown, so the text inside them remains unchanged.
This is made possible by a new exciting internal feature,
matchRecursiveRegExp.
Closes #196, Closes #175, Partially reverts
|
||
---|---|---|
.. | ||
showdown.js | ||
showdown.js.map | ||
showdown.min.js | ||
showdown.min.js.map |