Skip to content

Commit 9c52320

Browse files
committed
Add comments about non-monospaced tables
1 parent 2d9aeb9 commit 9c52320

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

tutorials/3d/3d_antialiasing.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,10 @@ same time.
291291
Antialiasing comparison
292292
~~~~~~~~~~~~~~~~~~~~~~~
293293

294+
.. Note that this table uses emojis, which are not monospaced in most editors.
295+
.. The table looks malformed but is not. When making changes, check the nearby
296+
.. lines for guidance.
297+
294298
+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+
295299
| Feature | MSAA | TAA | FSR2 | FXAA | SSAA | SSRL |
296300
+==========================+==========================+==========================+==========================+==========================+==========================+==========================+

tutorials/rendering/renderers.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@ Hardware with RenderingDevice support is hardware which can run Vulkan, Direct3D
121121
Overall comparison
122122
~~~~~~~~~~~~~~~~~~
123123

124+
.. Note that these tables use emojis, which are not monospaced in most editors.
125+
.. The tables look malformed but are not. When making changes, check the nearby
126+
.. lines for guidance.
127+
124128
+---------------------+--------------------------+--------------------------+--------------------------+
125129
| Feature | Compatibility | Mobile | Forward+ |
126130
+=====================+==========================+==========================+==========================+

0 commit comments

Comments
 (0)