Md2Vim

golang markdown md2vim mit license vim

Writing technical documentation for Vim extensions is not exciting; manually converting what you’ve just written in Markdown to Vimdoc format is even less fun. I grew tired of having to do this repeatedly for my Vim-ArgWrap extension and finally formally solved this problem with a purpose-built tool. Maintainability, ease of use, and beautiful Vimdoc output were primary considerations in Md2Vim’s design.

Markdown source file Vimdoc target file

Usage

Executing Md2Vim with the -help command line argument will trigger online help to be displayed. The list below provides a more detailed description of what the parameters do.