Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/readthedocs/sphinx_rtd_theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Balder Bach <benjamin@overtag.dk>2022-08-27 22:40:44 +0300
committerGitHub <noreply@github.com>2022-08-27 22:40:44 +0300
commitd22079795b0cfd7a18af0be379fc6998254890d4 (patch)
tree7552ec0adb506d5191e13d4c4ab5d989c3246ce3 /docs/demo/lists_tables.rst
parent6c2a32a95edf38dddbcc55a09b14bdb988e16b2c (diff)
parentaeae4c1cf617e9c73b7cee2d0f18d11cae6e4a4b (diff)
Merge branch 'master' into Blendify/test-fixesBlendify/test-fixes
Diffstat (limited to 'docs/demo/lists_tables.rst')
-rw-r--r--docs/demo/lists_tables.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/demo/lists_tables.rst b/docs/demo/lists_tables.rst
index b0b4f84..d63cf47 100644
--- a/docs/demo/lists_tables.rst
+++ b/docs/demo/lists_tables.rst
@@ -346,3 +346,26 @@ List Tables
This is a long caption for a figure. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Donec porttitor dolor in odio posuere, vitae ornare libero mattis. In lobortis justo vestibulum nibh aliquet, non.
+
+
+Tables with paragraphs
+----------------------
+
+.. regression test for https://github.com/readthedocs/sphinx_rtd_theme/issues/289
+
+Test to see that tables behave well with nested paragraphs.
+
++------------+----------+-------------------------+
+| Precedence | Operator | Description |
++============+==========+=========================+
+| 1 | \:: | Scope resolution |
++------------+----------+-------------------------+
+| 2 | ( ) | Function call |
+| | | |
+| | [ ] | Subscript |
+| | | |
+| | . | Member access |
+| | | |
+| | .{ } | Bit-field concatenation |
++------------+----------+-------------------------+
+