Skip to content

Can't add a seealso admonition inside a table cell #445

Closed Answered by pradyunsg
greengypsy asked this question in Potential Issue
Discussion options

You must be logged in to vote

That looks like a limitation of the syntax rather than Furo.

Consider using list-table instead, as in

.. list-table:: This is a list table with an admonition in it.
* - List table
- Header 1
* - Stub Row 1
- Some information.
.. admonition:: Warning
:class: warning
There's something you should keep in mind!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pradyunsg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants