birhoff / md-to-bemjson

DEPRECATED: https://github.com/bem-contrib/md-to-bemjson
Other
1 stars 1 forks source link

Do not convert escaped \__ to bold #31

Closed birhoff closed 7 years ago

birhoff commented 7 years ago

Example:

# My head travis\__ci\__blah - must convert to string My head travis__ci__blah, not array with bold

birhoff commented 7 years ago

32