vim-flavored-markdown icon indicating copy to clipboard operation
vim-flavored-markdown copied to clipboard

Asterisks not treated as emphasize/strong text delimiters

Open echristopherson opened this issue 11 years ago • 1 comments

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 avatar Mar 12 '14 04:03 echristopherson

@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.

jtratner avatar Sep 19 '14 22:09 jtratner