Skip to content

Commit 5851940

Browse files
committed
Add table of contents to units and symbols guide
Introduced a table of contents section at the top of the 'Units and symbols' guide to improve navigation and usability.
1 parent ca0529c commit 5851940

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

guide/designing-products/units-and-symbols.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,15 @@ https://www.figma.com/file/qzvCvqhSRx3Jq8aywaSjlr/Bitcoin-Design-Guide-Illustrat
7474
%}
7575

7676
# Units and symbols
77+
{:.no_toc}
78+
---
79+
80+
<div class="glossary-toc" markdown="1">
81+
* Table of contents
82+
{:toc}
83+
</div>
84+
85+
---
7786

7887
Bitcoin, bits, sats. The format and presentation of bitcoin values are probably amongst the most challenging for application builders. While there are no official standards for how they should be used, a good way to achieve converging user experiences is to formalize what is widely used today.
7988

0 commit comments

Comments
 (0)