Add a test for literal code block

This commit is contained in:
Šarūnas Nejus 2024-12-04 02:40:37 +00:00
parent 806c1702fb
commit 6d602effc3
No known key found for this signature in database
GPG key ID: DD28F6704DBE3435

View file

@ -26,6 +26,10 @@ def rst_changelog():
:bug:`5467`
* :ref:`list-cmd` Update.
You can do something with this command::
$ do-something
Bug fixes:
* Some fix that refers to an issue.
@ -65,6 +69,10 @@ def md_changelog():
- Command **`list`**: Update.
- Plugin **`substitute`**: Some substitute multi-line change. :bug: (\#5467)
### You can do something with this command::
$ do-something
### Bug fixes
- Another fix with its own bullet points using correct indentation: