All content for Vimcasts is the property of Drew Neil and is served directly from their servers
with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
In each episode, Drew Neil demonstrates one of Vim's features, showing how to incorporate it into your workflow.
We can use pandoc as a filter to clean up WYSIWYG-generated HTML. Pandoc is a commandline program, but we can call it from inside Vim either using the bang Ex command, or by configuring the formatprg option to make the gq operator invoke pandoc.
Vimcasts
In each episode, Drew Neil demonstrates one of Vim's features, showing how to incorporate it into your workflow.