Fix the code block not rendered

This commit is contained in:
minaminao 2023-03-28 22:52:09 +09:00
parent 1468f5ac41
commit 58f3aa8c28

View File

@ -175,6 +175,7 @@ See especially:
If you want to debug using GDB, make sure you build differently than the "usual".
For example, you could run the following command in your ``build`` folder:
.. code-block:: bash
cmake -DCMAKE_BUILD_TYPE=Debug ..