Skip to content

Commit

Permalink
Polishing --> code-block directive #3
Browse files Browse the repository at this point in the history
Co-authored-by: Hong Xu <[email protected]>
  • Loading branch information
mipo256 and xuhdev authored Nov 10, 2024
1 parent 3fc3105 commit a8ab7e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,8 @@ Additionally, it is possible to have ``indent_size`` less then the ``tab_width``

To understand the way it works, let's look at the following example:

.. code-block:: python
def func():
if True:
return True
Expand Down

0 comments on commit a8ab7e7

Please sign in to comment.