I am using Sphinx for generating docs for a python project. The output html is not preserving the line breaks which are present in the docstring. Example:
Code
In general in restructured text use
| Vertical bars | like this
to keep line breaks