Alldocs

Convert Vimwiki
to Markdown (MultiMarkdown)

Looking for a free text converter? Look no more, upload your Vimwiki files and convert them to MultiMarkdown files. Yes, it’s that easy.

Converting from Vimwiki

For people that think Vim is not confusing enough: Let me introduce you to VimWiki. A personal wiki inside of Vim. Maxim Kim, the developer of VimWiki, was stuck in Vim for years. After trying to exit Vim for a while, he tried to accept his fate and used the time behind bars to invent something new. VimWiki was born. It consists of a number of linked text files that have their own syntax highlighting. Use it to organize notes, manage to-dos, write documentation or maintain a diary (nobody will expect your diary inside of Vim). I wonder if someone already invented

The files end with .wiki by default.

More about Vimwiki files

Converting to MultiMarkdown

Markdown is amazing, and MultiMarkdown is a multitude of amazing. It’s like the original Markdown but enriched with more features (tables, footnotes, citations …). It helps to keep your text structured with minimally marked-up plain text, like other Markdown flavors too. It’s great to convert it to PDF, HTML and LaTeX or other formats. People even use it to write books and stuff. I have no idea what’s different to other formats, but if you’re here you probably have some MultiMarkdown files and want to convert them. Or you really need those MultiMarkdown files but have other source files, both ways work here. Upload your file and convert it. To be honest, I prefer the GitHub flavor, but that’s just me. (Don’t trust me, I’m the lonely soul writing those texts here.)

The files end with .mmd by default. More about MultiMarkdown files