This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
showdown
Watch
1
Star
0
Fork
0
You've already forked showdown
mirror of
https://github.com/showdownjs/showdown.git
synced
2024-03-22 13:30:55 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
fa35fd5e7e
showdown
/
test
/
features
/
#198.literalMidWordUnderscores-changes-behavior-of-asterisk.md
8 lines
63 B
Markdown
Raw
Normal View
History
Unescape
Escape
fix(literalMidWordUnderscores): Inconsistent behavior of emphasis and strong with literalMidWordUndescores Closes #333
2017-01-30 07:31:52 +08:00
foo *bar *baz
fix(literalMidWordUnderscores): fix different behavior with asterisks Closes #198
2015-10-19 10:09:50 +08:00
fix(literalMidWordUnderscores): Inconsistent behavior of emphasis and strong with literalMidWordUndescores Closes #333
2017-01-30 07:31:52 +08:00
foo **bar **baz
fix(literalMidWordUnderscores): fix different behavior with asterisks Closes #198
2015-10-19 10:09:50 +08:00
fix(literalMidWordUnderscores): Inconsistent behavior of emphasis and strong with literalMidWordUndescores Closes #333
2017-01-30 07:31:52 +08:00
foo _bar _baz
foo __bar __baz
Reference in New Issue
Copy Permalink