- cheerio@^0.22.0
- fs-plus@^2.9.1
- highlights@^1.4.1
- underscore-plus@^1.6.6
- atom-space-pen-views@^2.2.0
atom-rst-preview-docutils package
An atom package which allows to preview restructured text documents with the python docutils library (original implementation of rst).
Requires language-restructuredtext (atom package) and docutils (either installed by your package manager or by pip install docutils).
Disclaimer: The package is highly based on the markdown-preview package.