Hacker News new | ask | show | jobs
by patrickdavey 2789 days ago
I made a little gem called vimwiki_ markdown which would help with the HTML part.

https://github.com/patrickdavey/vimwiki_markdown

1 comments

I actually am already using vim_markdown - thanks! It works well in terms of rendering, but I still have no ability to search, which I guess isn't the responsibility of vimwiki/vimwiki_markdown, but might need to be some postprocessing step.