Skip to content

Commit

Permalink
fix: Correct format of code block
Browse files Browse the repository at this point in the history
  • Loading branch information
attakei committed Dec 4, 2024
1 parent 32bec00 commit 32bfd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Configure your ``conf.py``.
When you build by html-like builder, this generates Atom style feed file into outdir.

.. code:: plain
.. code:: text
- _build/html/
+ index.html
Expand Down

0 comments on commit 32bfd41

Please sign in to comment.