Merge pull request #10323 from tk0miya/10318_literalinclude_prepend_and_dedent

Fix #10318: literalinclude: :prepend: option working with :dedent:
This commit is contained in:
Takeshi KOMIYA
2022-04-03 20:13:39 +09:00
committed by GitHub
3 changed files with 17 additions and 2 deletions

View File

@@ -80,6 +80,8 @@ Bugs fixed
bulding texinfo document
* #10000: LaTeX: glossary terms with common definition are rendered with
too much vertical whitespace
* #10318: ``:prepend:`` option of :rst:dir:`literalinclude` directive does not
work with ``:dedent:`` option
Testing
--------