We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54159f6 commit 0938c19Copy full SHA for 0938c19
CHANGES
@@ -66,6 +66,7 @@ Bugs fixed
66
* #9909: HTML, prevent line-wrapping in literal text.
67
* #10061: html theme: Configuration values added by themes are not be able to
68
override from conf.py
69
+* #10073: imgconverter: Unnecessary availablity check is called for "data" URIs
70
* #9925: LaTeX: prohibit also with ``'xelatex'`` line splitting at dashes of
71
inline and parsed literals
72
* #9944: LaTeX: extra vertical whitespace for some nested declarations
@@ -78,6 +79,7 @@ Bugs fixed
78
79
* #10057: Failed to scan documents if the project is placed onto the root
80
directory
81
82
+
83
Testing
84
--------
85
0 commit comments