Fix testcases

This commit is contained in:
yuin 2024-10-12 23:12:47 +09:00
parent 41273a4d07
commit bc993b4f59
2 changed files with 4 additions and 2 deletions

View file

@ -385,7 +385,8 @@ a* b c d *e*
//- - - - - - - - -// //- - - - - - - - -//
x x
//- - - - - - - - -// //- - - - - - - - -//
<pre><code> x</code></pre> <pre><code> x
</code></pre>
//= = = = = = = = = = = = = = = = = = = = = = = =// //= = = = = = = = = = = = = = = = = = = = = = = =//
26: NUL bytes must be replaced with U+FFFD 26: NUL bytes must be replaced with U+FFFD

View file

@ -150,7 +150,8 @@ on two lines.</p>
//- - - - - - - - -// //- - - - - - - - -//
<dl> <dl>
<dt>0</dt> <dt>0</dt>
<dd><pre><code> 0</code></pre> <dd><pre><code> 0
</code></pre>
</dd> </dd>
</dl> </dl>
//= = = = = = = = = = = = = = = = = = = = = = = =// //= = = = = = = = = = = = = = = = = = = = = = = =//