summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-4ht.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/TeX4ht/source/tex4ht-4ht.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-4ht.tex9
1 files changed, 6 insertions, 3 deletions
diff --git a/support/TeX4ht/source/tex4ht-4ht.tex b/support/TeX4ht/source/tex4ht-4ht.tex
index ca0a0fb863..88324fc0db 100644
--- a/support/TeX4ht/source/tex4ht-4ht.tex
+++ b/support/TeX4ht/source/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1227 2022-10-27 15:02:31Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1229 2022-10-31 11:23:43Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2022 TeX Users Group
@@ -3614,7 +3614,7 @@ definitions.
\<cleveref.4ht\><<<
% cleveref.4ht (|version), generated from |jobname.tex
-% Copyright 2018-2021 TeX Users Group
+% Copyright 2018-2022 TeX Users Group
|<TeX4ht license text|>
|<cleveref refstepcounter|>
@@ -25317,7 +25317,10 @@ in the generated HTML.
\NewConfigure{InlineCode}{2}
% this is a hack to hide a newline that is produced, and which causes spurious space in the output
\NewConfigure{MintedHideNewline}{2}
-\Configure{MintedHideNewline}{\HCode{<!--}}{\HCode{-->}}
+% I cannot reproduce the newline issue now, but it seems that
+% this comment can hide desired tags sometimes, so we should disable it.
+% See https://github.com/michal-h21/make4ht/issues/92
+%\Configure{MintedHideNewline}{\HCode{<!--}}{\HCode{-->}}
\def\:tempa#1{%
\endgroup%