gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: work around Sphinx quirk: add newlin


From: gnunet
Subject: [taler-docs] branch master updated: work around Sphinx quirk: add newline
Date: Sat, 28 Nov 2020 01:51:10 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 434bd91  work around Sphinx quirk: add newline
434bd91 is described below

commit 434bd91f00d64d684cd02fc04ea0098a87e915dd
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Nov 27 19:49:47 2020 -0500

    work around Sphinx quirk: add newline
    
    Apparently, the ‘or’ markup (two asterisks => bold) somehow left-associates 
w/
    the preceding text.  This newline is EXPERIMENTAL.
---
 libeufin/api-nexus.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 1e7b8a0..0a8171f 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -133,7 +133,8 @@ manages payment initiations of the account and tracks the 
initiations of payment
 
   Ask nexus to submit one prepare payment at the bank.
 
-  :http:statuscode:`404 Not found`: the unique identifier **or**
+  :http:statuscode:`404 Not found`:
+    the unique identifier **or**
     the bank connection could not be found in the system
 
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]