commit 0584da4446ca4c129f7456d6e36b84df5aaa927e
parent b7cf1cb38dcfa05f06acdc2cc1371ffc0375ed8b
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 4 Dec 2020 04:33:23 -0500
use ‘.. code-block:: json’
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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" ],