We should document aids that make editing RST files easier. Vim plugins that I use: * [vim-rst-tables](https://github.com/nvie/vim-rst-tables) * [vim-rst-sections](https://github.com/matthew-brett/vim-rst-sections) * [vim-rst2pdfStyle](https://github.com/akrabat/vim-rst2pdfStyle) - rst2pdf specific * [previm](https://github.com/previm/previm/) - realtime preview (HTML rendering) Sublime Text: * [sublime-rst-completion](https://github.com/mgaitan/sublime-rst-completion) * [Sublime TableEditor](https://github.com/vkocubinsky/SublimeTableEditor)