md2vim
md2vim copied to clipboard
Make a tag to the txt file at the top of the generated vimdoc
Most vim help files have a tag at the top like:
*typecorr.txt* Plugin for correcting typing mistakes
md2vim actually has an option for doing this, which you can see in action in one of the screenshots:
-- it's set via the desc command line flag.
Is this what you are referring to?
I'm talking about the stars around the filename.
Ah I see. Sounds like updating the desc flag would be sufficient.