PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

reStructuredText support

Last modified: 24 August 2023

In addition to the support for reStructuredText Docstring Format (PEP 287), PyCharm provides a handy 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.