Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Lykke Andersen <Jakob@caput.dk>2021-12-02 19:46:56 +0300
committerJakob Lykke Andersen <Jakob@caput.dk>2021-12-02 20:01:27 +0300
commitaabf772722b2c070d365e6a8e4263b9a30635e6f (patch)
tree64117a719c034d4bd323808ad902685ea49832bd /CHANGES
parent17dfa811078205bd415700361e97e945112b89eb (diff)
Prevent literal line wrapping
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0a465a5f2..25fdd960c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -33,6 +33,7 @@ Bugs fixed
with Python 3.10
* #9878: mathjax: MathJax configuration is placed after loading MathJax itself
* #9857: Generated RFC links use outdated base url
+* #9909: HTML, prevent line-wrapping in literal text.
Testing
--------