Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5785,7 +5785,7 @@ <h2 id="字体">§3.8 字体 </h2>
tellraw @s {"text": "\ue010\ue011", "font": "custom:default"}
</pre>

<p>我们可以用 <code>\u</code> 开头来表示不容易打出的字符,参考<a href="https://unicode-table.com">Unicode® Character Table</a>,这与直接使用相应字符是等价的。</p>
<p>我们可以用 <code>\u</code> 开头来表示不容易打出的字符,参考<a href="https://symbl.cc">Unicode® Character Table</a>,这与直接使用相应字符是等价的。</p>

<p>对于单纯的空格,我们需要使用 <code>space</code> 字形提供器。</p>

Expand Down Expand Up @@ -12061,4 +12061,4 @@ <h2 id="位运算与种子">§11.7 位运算与种子</h2>

</article>
</div>
</body></html>
</body></html>