vim-pandoc / vim-pandoc-syntax

pandoc markdown syntax, to be installed alongside vim-pandoc
MIT License
425 stars 61 forks source link

fix regex to match emphasis with alpha at end #371 #372

Open atanasj opened 2 years ago

atanasj commented 2 years ago

This fixes issue #371 where syntax highlighting was broken when there was an alphabetic character following an emphasis e.g., *p*s.