Updating README.md
This commit is contained in:
parent
528df7e738
commit
8de7aa9156
@ -6,8 +6,8 @@ convert what you've just written in [Markdown](https://daringfireball.net/projec
|
|||||||
over and over for my [ArgWrap](https://foosoft.net/projects/vim-argwrap/) extension, I decided to formally solve this problem for myself
|
over and over for my [ArgWrap](https://foosoft.net/projects/vim-argwrap/) extension, I decided to formally solve this problem for myself
|
||||||
and others, creating the Md2Vim converter tool.
|
and others, creating the Md2Vim converter tool.
|
||||||
|
|
||||||
Md2Vim is implemented in Golang as a custom renderer for the [blackfriday](https://github.com/russross/blackfriday)
|
Md2Vim is implemented in Go as a custom renderer for the [blackfriday](https://github.com/russross/blackfriday) Markdown
|
||||||
Markdown processor. Maintainability, ease of use, and beautiful vimdoc output were primary considerations in its design.
|
processor. Maintainability, ease of use, and beautiful vimdoc output were primary considerations in its design.
|
||||||
|
|
||||||
## Installation ##
|
## Installation ##
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user