gnucash-htdocs master: Readme: try to fix the table output

Frank H.Ellenberger fell at code.gnucash.org
Wed Aug 14 00:24:19 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/f387a410 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/9e9a0bd5 (commit)



commit f387a410a90adf23e84dc90fe899423455b17138
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Aug 14 06:22:37 2019 +0200

    Readme: try to fix the table output

diff --git a/README b/README
index d1ad6bb..c4f75bb 100644
--- a/README
+++ b/README
@@ -43,16 +43,16 @@ There are three main classes of links:
 - navigation [$home]
   - www: relative
   - !www: url-prefixed ("https://www.gnucash.org/file.phtml")
-
-                   | www.gnucash.org  |  lists.gnucash.org        |
-                   +------------------+---------------------------+
-      external (C) |   ./[externals/] |  ./[externals/]           | \
-   external (lang) |  ../[externals/] | ../[externals/]           |  \,- $top_dir
-   translation (C) |   ./[lang]       |  ./[lang]                 |  / 
-translation (lang) |  ../[lang]       | ../[lang]                 | /
-    navigation (C) |   ./             | https://www.[...]/        |  \,- $home
- navigation (lang) |   ./             | https://www.[...]/[lang]/ |  /
-                   +------------------+---------------------------+
+::
+                    | www.gnucash.org |  lists.gnucash.org        |
+                    +-----------------+---------------------------+
+       external (C) |  ./[externals/] |  ./[externals/]           |\
+    external (lang) | ../[externals/] | ../[externals/]           | \,- $top_dir
+    translation (C) |  ./[lang]       |  ./[lang]                 | / 
+ translation (lang) | ../[lang]       | ../[lang]                 |/
+     navigation (C) |  ./             | https://www.[...]/        | \,- $home
+  navigation (lang) |  ./             | https://www.[...]/[lang]/ | /
+                    +-----------------+---------------------------+
 
 As such:
 



Summary of changes:
 README | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)



More information about the gnucash-changes mailing list