mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
d9eea64794
This feature was seen as a bit "duh!" since midword asterisks are not really a thing and, for these situations, you can simply escape the asterisk character. Closes #499 BREAKING CHANGE: literalMidWordAsterisks option was removed and so asterisks will always retain their markdown magic meaning in a source text. If you're using this feature, and you wish to retain this option, you can find a shim here: <https://gist.github.com/tivie/7f8a88c89ffb00d2afe6c59a25528386> |
||
---|---|---|
.. | ||
cases | ||
makehtml.bootstrap.js | ||
testsuite.features.js | ||
testsuite.ghost.js | ||
testsuite.issues.js | ||
testsuite.karlcow.js | ||
testsuite.standard.js |