We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c362dc2 commit 281149dCopy full SHA for 281149d
2 files changed
doc/docs/doc/README.md
@@ -1698,6 +1698,7 @@ binary = 0B10011
1698
<pre>
1699
integer = 1_000_000
1700
hex = 0xEF_BB_BF
1701
+binary = 0B10011
1702
</pre>
1703
</YueDisplay>
1704
doc/docs/zh/doc/README.md
@@ -1696,6 +1696,7 @@ binary = 0B10011
1696
1697
0 commit comments