gnucash-htdocs master: Try simple table
Frank H.Ellenberger
fell at code.gnucash.org
Wed Aug 14 00:48:21 EDT 2019
Updated via https://github.com/Gnucash/gnucash-htdocs/commit/a3c3f962 (commit)
from https://github.com/Gnucash/gnucash-htdocs/commit/92031165 (commit)
commit a3c3f9621477228e9e7dc6f7c967eb3296626ef1
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Wed Aug 14 06:48:11 2019 +0200
Try simple table
diff --git a/README b/README
index 2bc8579..e0b9abe 100644
--- a/README
+++ b/README
@@ -44,16 +44,16 @@ There are three main classes of links:
- 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