Hello,
i have this weird issue, an additional newline is added in every header
cell of a table:
The Code:
.. list-table::
:header-rows: 1
:align: left
* - Inport
- OutDataTypeStr
- OutMin
- OutMax
- PortDimensions
- SampleTime
- SignalType
- Description
* - u1
- Inherit: auto
- []
- []
- -1
- -1
- real
- This is the dividend.
* - u2
- Inherit: auto
- []
- []
- -1
- -1
- real
- This is the divisor.
It doesn't matter with which directive the table was created. It happens
with all types (simple table, list-table, csv-table, ...). I know this must
be a bug, because all example rtd-documentations don't have this issue:
https://sphinx-rtd-theme.readthedocs.io/en/stable/demo/lists_tables.html#list-tables
http://mbless.de/blog/2015/06/16/files/demo_docs/index.html#giant-tables
I'm using the latest versions of both sphinx and the rtd-theme
I didn't found anything like this on google so far.
Does anyone have experience with this issue?
Sincerly
Dirk
--
You received this message because you are subscribed to the Google Groups
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/sphinx-users/c591b21e-c36b-41e3-a601-8443980e571b%40googlegroups.com.