PyCharm
 
Get PyCharm

reStructuredText support

Last modified: 21 August 2024

In addition to the support for reStructuredText Docstring Format (PEP 287), PyCharm provides an editor for restructured text.

Similarly to the Markdown editor, you can modify reStructuredText files and verify the results in the preview panel.

Editor and preview mode

You can open any existing file with the restructured text or create a new one from scratch.

Let's add some content to see how PyCharm assists editing restructured text.