Skip to content

Generated RST file missing blank line after section titles #139

@baoilleach

Description

@baoilleach

Using PLIP from conda, I see:

**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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions