fix bug of flagTexts disappear by Sentence property type.

This commit is contained in:
2026-03-11 11:21:20 +08:00
parent 1dfeb39345
commit 2c586333b6
124 changed files with 3440 additions and 847 deletions
@@ -228,7 +228,7 @@ Class HeidenhainSyntaxUtil
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static TagSetupSyntax FTagSetupSyntax { get; }</code></pre>
<pre><code class="lang-csharp hljs">public static FloatTagSetupSyntax FTagSetupSyntax { get; }</code></pre>
</div>
@@ -237,7 +237,7 @@ Class HeidenhainSyntaxUtil
<h4 class="section">Property Value</h4>
<dl class="parameters">
<dt><a class="xref" href="Hi.NcParsers.Syntaxs.Derived.TagSetupSyntax.html">TagSetupSyntax</a></dt>
<dt><a class="xref" href="Hi.NcParsers.Syntaxs.Derived.FloatTagSetupSyntax.html">FloatTagSetupSyntax</a></dt>
<dd></dd>
</dl>