You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
<pid="status">Updated<!-- #BeginDate format:IS1m -->2018-07-2411:34<!-- #EndDate --> • tags<ahref="http://rishida.net/blog/index.php?tag=converter"title="Show all blog posts tagged with 'converter'">converter</a>,<ahref="http://rishida.net/blog/?tag=scriptnotes"title="Show all blog posts tagged with 'scriptnotes'">scriptnotes</a></p>
345
+
<pid="status">Updated<!-- #BeginDate format:IS1m -->2018-07-2412:16<!-- #EndDate --> • tags<ahref="http://rishida.net/blog/index.php?tag=converter"title="Show all blog posts tagged with 'converter'">converter</a>,<ahref="http://rishida.net/blog/?tag=scriptnotes"title="Show all blog posts tagged with 'scriptnotes'">scriptnotes</a></p>
346
346
347
347
348
348
<section>
@@ -375,17 +375,17 @@ <h3>HTML/XML</h3>
375
375
<p><strong>If you start a conversion from here:</strong> Use HTML or XML markup. Numeric character references or HTML character entities other than<codeclass="kw"translate="no">&lt;</code><codeclass="kw"translate="no">&gt;</code><codeclass="kw"translate="no">&quot;</code> and<codeclass="kw"translate="no">&amp;</code> are converted to ordinary characters during conversion.</p>
376
376
377
377
378
-
<h3>Hexadecimal NCRs</h3>
378
+
<h3>Hex NCRs</h3>
379
379
<p><strong> When conversion puts something here:</strong> By default, everything except ASCII characters is converted.</p>
380
-
<p>You canuse the<codeclass="kw"translate="no">Show ascii</code> checkbox to specify that you want all characters to be converted.</p>
380
+
<p>You candeselect the<codeclass="kw"translate="no">Show ascii</code> checkbox to specify that you want all characters to be converted.</p>
381
381
382
382
<p><strong>If you start a conversion from here:</strong> It can be a mix of text and escapes. Only hexadecimal NCRs are converted.</p>
383
383
384
384
385
385
386
386
<h3>Decimal NCRs</h3>
387
387
<p><strong> When conversion puts something here:</strong> By default, everything except ASCII characters is converted.</p>
388
-
<p>You canuse the<codeclass="kw"translate="no">Show ascii</code> checkbox to specify that you want all characters to be converted.</p>
388
+
<p>You candeselect the<codeclass="kw"translate="no">Show ascii</code> checkbox to specify that you want all characters to be converted.</p>
389
389
390
390
<p><strong>If you start a conversion from here:</strong> It can be a mix of text and escapes. Only decimal NCRs are converted.</p>
391
391
@@ -403,7 +403,7 @@ <h3>JavaScript/Java/C</h3>
403
403
<li>\U00123456</li>
404
404
<li>\x10</li>
405
405
<li>\0 \b \t \n \r \v \f \\ \"</li>
406
-
</ul></p>
406
+
</ul>
407
407
408
408
409
409
@@ -447,7 +447,7 @@ <h3>Percent-encoding for URIs</h3>
447
447
448
448
<h3>U+hex</h3>
449
449
<p><strong> When conversion puts something here:</strong> By default, everything except ASCII characters is converted.</p>
450
-
<p>You canuse the<codeclass="kw"translate="no">Show ascii</code> checkbox to specify that you want all characters to be converted.</p>
450
+
<p>You candeselect the<codeclass="kw"translate="no">Show ascii</code> checkbox to specify that you want all characters to be converted.</p>
451
451
<p>If you want to insert spaces between adjacent escapes (only) click on the<code>Separate</code> button. Note, however, that if you now click on the<code>Convert</code> button for that field, the output will contain those extra spaces.</p>
452
452
<pclass="warning"><strong>Hint:</strong> to separate a sequence of characters by spaces, paste the characters into the field with a green background and click<code>Convert</code>. Then click<code>Separate</code> followed by<code>Convert</code> in the<code>U+hex</code> field and look in the<code>Characters</code> field for the result.</p>
453
453
@@ -456,7 +456,7 @@ <h3>U+hex</h3>
456
456
457
457
<h3>0x...</h3>
458
458
<p><strong> When conversion puts something here:</strong> By default, everything except ASCII characters is converted.</p>
459
-
<p>You canuse the<codeclass="kw"translate="no">Show ascii</code> checkbox to specify that you want all characters to be converted.</p>
459
+
<p>You candeselect the<codeclass="kw"translate="no">Show ascii</code> checkbox to specify that you want all characters to be converted.</p>
460
460
<p>If you want to insert spaces between adjacent escapes (only) click on the<code>Separate</code> button. Note, however, that if you now click on the<code>Convert</code> button for that field, the output will contain those extra spaces.</p>
461
461
<pclass="warning"><strong>Hint:</strong> to separate a sequence of characters by spaces, paste the characters into the field with a green background and click<code>Convert</code>. Then click<code>Separate</code> followed by<code>Convert</code> in the<code>0x...</code> field and look in the<code>Characters</code> field for the result.</p>