mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
a4f05d4693
The way showdown parsed cases suchs as this: ``` **foo **bar __foo __bar *foo *bar _foo _bar ``` was inconsistent. This established that `__` or `**` preceeding a word would not be parsed as em or strong. Closes #332 |
||
---|---|---|
.. | ||
cases | ||
cli | ||
features | ||
ghost | ||
issues | ||
karlcow | ||
node | ||
performance | ||
bootstrap.js | ||
optionswp.js | ||
performance.testfile.md |