vim-flavored-markdown
vim-flavored-markdown copied to clipboard
Asterisks not treated as emphasize/strong text delimiters
Text between asterisks isn't highlighted as emphasized or strong, as text between underscores is (unlike with tpope's syntax file).
Also unlike with tpope's markdown, vim-flavored-markdown doesn't make a visual distinction between emphasized, strong, and emphasized strong.
@echristopherson sorry I let this slide, I noticed this too. Going to try to pull in tpope's markdown again this weekend (this is really just a few tweaks on top of it) and see if this resolves the problem.