Skip to content

Commit 8aecad5

Browse files
Merge pull request #1178 from BitcoinDesign/feature/units-table-of-contents
Add table of contents to units and symbols guide
2 parents 5872733 + 5851940 commit 8aecad5

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)