commit 0f5efd076ba55f6649982fc654e087e31fe6bf3f
parent d6d1a3a1e8a294760ae6c6f61064db7cea327cc1
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 16 Dec 2020 04:52:14 -0500
s/code:: none/code-block:: console/ (three instances)
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst
@@ -63,7 +63,7 @@ The information stored about it includes:
Examples:
-.. code:: none
+.. code-block:: console
# Download latest transactions via the default bank connection and store them locally
curl -XPOST $AUTHEADER https://example1.libeufin.tech/bank-accounts/my-acct/fetch-transactions
@@ -97,7 +97,7 @@ Bank connections provide the following actions:
Examples:
-.. code:: none
+.. code-block:: console
# Manually request the inter-day account report via the EBICS C52 order
curl -XPOST $AUTHEADER https://example1.libeufin.tech/bank-connections/my-ebics-testacct/ebics/download/C52
@@ -125,7 +125,7 @@ not conform to a certain format.
Examples:
-.. code:: none
+.. code-block:: console
# Request the Taler-specific history through the facade
curl $AUTHEADER https://example1.libeufin.tech/facades/my-taler-wire-gw/taler/history/incoming