showdown/test/functional
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
..
makehtml remove(literalMidWordAsterisks): remove literalMidWordAsterisks feature 2018-09-14 22:46:03 +01:00
makemarkdown test: fix tests 2017-12-23 13:20:14 +00:00