From 3cb2fdecfaa3193c42ca3648fb73df66810ce860 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 4 Dec 2020 04:49:32 -0500 Subject: use ‘.. code-block:: none’ (22 instances) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/wireformats.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/wireformats.rst') diff --git a/core/wireformats.rst b/core/wireformats.rst index 33cda9cf..2f1c9647 100644 --- a/core/wireformats.rst +++ b/core/wireformats.rst @@ -23,7 +23,7 @@ fully test the Taler system without using "real" currencies. The URL format for ``x-taler-bank`` is simple, in that it only specifies an account number and the origin (domain and optionally a port) of the bank: -:: +.. code-block:: none payto://x-taler-bank/BANK_URI/ACCOUNT_IDENTIFIER @@ -54,7 +54,7 @@ levied by the receiving bank. For the merchant to receive deposits through SEPA, the deposit request must follow the payto:// specification for SEPA: -:: +.. code-block:: none payto://sepa/IBAN -- cgit v1.2.3