showdown/test/functional/makehtml
Estevao Soares dos Santos d9eea64794 remove(literalMidWordAsterisks): remove literalMidWordAsterisks feature
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>
2018-09-14 22:46:03 +01:00
..
cases fix: allow escaping of colons 2018-09-14 21:34:48 +01:00
makehtml.bootstrap.js
testsuite.features.js remove(literalMidWordAsterisks): remove literalMidWordAsterisks feature 2018-09-14 22:46:03 +01:00
testsuite.ghost.js test: add tests for reverse converter 2017-12-23 12:35:31 +00:00
testsuite.issues.js test: add tests for reverse converter 2017-12-23 12:35:31 +00:00
testsuite.karlcow.js test: add tests for reverse converter 2017-12-23 12:35:31 +00:00
testsuite.standard.js test: add tests for reverse converter 2017-12-23 12:35:31 +00:00