You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"""
This is my example script
=========================
This example doesn't do much, it just makes a simple plot
"""
###############################################################################
# This is a section header
# ------------------------
would result in an .rst file with
This example doesn't do much, it just makes a simple plot
This is a section header
------------------------
resulting in incorrect rendering of the section due to a missing line before it. A similar effect happens if you have just plain text paragraphs: They will be joined.