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
**Salt Bridges**
+-------+---------+----------+----------------+-----------+-------------+--------------+------+-----------+-------------+--------------+-------------------------+-------------------------+
etc.
in the generated RST file. Running this through docutils' rst2html.py doesn't make a table. However, it works fine if I add a blank line as so:
**Salt Bridges**
+-------+---------+----------+----------------+-----------+-------------+--------------+------+-----------+-------------+--------------+-------------------------+-------------------------+
etc.