showdown/test
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
..
cli feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
functional remove(literalMidWordAsterisks): remove literalMidWordAsterisks feature 2018-09-14 22:46:03 +01:00
performance test: testsuite refactoring 2017-12-22 15:28:41 +00:00
unit refactor(event dispatcher): make event dispatcher return an object instead of text 2018-09-14 14:10:15 +01:00
performance.testfile.md test: use new performance test file 2017-01-28 02:04:50 +00:00