From 5851940443d06095d6ed957e26e61636fc3eb28a Mon Sep 17 00:00:00 2001 From: GBKS Date: Tue, 24 Jun 2025 08:17:31 +0200 Subject: [PATCH] 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. --- guide/designing-products/units-and-symbols.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/guide/designing-products/units-and-symbols.md b/guide/designing-products/units-and-symbols.md index 03514b532..37e7c4781 100644 --- a/guide/designing-products/units-and-symbols.md +++ b/guide/designing-products/units-and-symbols.md @@ -74,6 +74,15 @@ https://www.figma.com/file/qzvCvqhSRx3Jq8aywaSjlr/Bitcoin-Design-Guide-Illustrat %} # Units and symbols +{:.no_toc} +--- + +
+* Table of contents +{:toc} +
+ +--- 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.