mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
14 lines
156 B
Plaintext
14 lines
156 B
Plaintext
:tocdepth: 2
|
|
|
|
i18n with literal block
|
|
=========================
|
|
|
|
Correct literal block::
|
|
|
|
this is
|
|
literal block
|
|
|
|
Missing literal block::
|
|
|
|
That's all.
|