mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
f7a429e8db
QML has a bug that changes the behavior or String.search(). This prevents blocks from being correctly unhashified. This commit works around that bug, using RegExp.test instead of String.search. Credits to @qyvlik Closes #246, Closes #338 |
||
---|---|---|
.. | ||
showdown.js | ||
showdown.js.map | ||
showdown.min.js | ||
showdown.min.js.map |