commit a80b1e959f10d6a57488b50fd347932d901158e3
parent b23316a6f6f0b3f258085f382a7d732cb03e0fa5
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Tue, 7 Oct 2025 12:16:33 +0200
dead links should be highlights
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/design-documents/070-alias-directory-mailbox.rst b/design-documents/070-alias-directory-mailbox.rst
@@ -89,7 +89,7 @@ Wallet can synthesize the Mailbox URI.
Both the Mailbox server URI and the Taldir server URI have hard-coded defaults
that can be overriden in expert settings.
The interface offers registration of Aliases supported by the Taldir instance.
-Alice chooses an Alias and is then prompted to provide her handle, e.g. `alice@example.com`.
+Alice chooses an Alias and is then prompted to provide her handle, e.g. *alice@example.com*.
This initiates the Alias validation procedure (See also :ref:`Taldir API <api-taldir>`).
The registration procedure may succeed or fail.
Alice may retry on failure to register the same Alias.
@@ -101,7 +101,7 @@ US-2: Send Payment Request
Prerequisites: Bob has installed Taler Wallet
Bob wants to request money from Alice.
-He opens his Taler wallet and opens the `Send to Friend` screen from the menu.
+He opens his Taler wallet and opens the *Send to Friend* screen from the menu.
The screen consists of a search input and an Alias type selector.
Bob selects the Alias type (e.g. GitHub or Email) and inputs Alice's Alias.
This will initiate a lookup request to the :ref:`Taldir API <api-taldir>`.