fix SoftNcRunner GM code normalization.

This commit is contained in:
2026-05-08 22:17:04 +08:00
parent 2f57932000
commit e026da61b3
197 changed files with 3482 additions and 958 deletions
@@ -96,7 +96,10 @@ Classes
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Hi.NcParsers.ParsingSyntaxs.CommentSyntaxs.QuoteCommentSyntax.html">QuoteCommentSyntax</a></dt>
<dd></dd>
<dd><p>Parses parenthesized comments such as <code>(comment text)</code> from the
remaining unparsed text and emits a <a class="xref" href="Hi.NcParsers.Keywords.Comment.html">Comment</a> section with
the <code>()</code> symbol.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.NcParsers.ParsingSyntaxs.CommentSyntaxs.TailCommentSyntax.html">TailCommentSyntax</a></dt>