From 0584da4446ca4c129f7456d6e36b84df5aaa927e Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 4 Dec 2020 04:33:23 -0500 Subject: use ‘.. code-block:: json’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- taler-merchant-manual.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst index 0b626fb6..9cf52dcb 100644 --- a/taler-merchant-manual.rst +++ b/taler-merchant-manual.rst @@ -856,7 +856,7 @@ With the knowledge of the payto://-URI, instances can be configured by POSTing a request to :http:post:`/private/instances`. To create a first instance, create a file ``instance.json`` with an `InstanceConfigurationMessage` - :: +.. code-block:: json { payto_uris : [ "$PAYTO_URI" ], -- cgit v1.2.3