How can I break long caption in figure directive? I tried line blocks but the caption disappeared completely.
.. figure:: a.png
:width: 200
| First line
| second line.
How can I break long caption in figure directive? I tried line blocks but the caption disappeared completely.
.. figure:: a.png
:width: 200
| First line
| second line.