gnucash-htdocs master: Recode "<br/>" in recent news

Frank H.Ellenberger fell at code.gnucash.org
Thu Jan 2 10:13:33 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/cda43e42 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/da3f9b83 (commit)



commit cda43e42013d16f4a7c10925ab3a2716e1e48624
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jan 2 16:10:19 2020 +0100

    Recode "<br/>" in recent news

diff --git a/news/191229-3.8.news b/news/191229-3.8.news
index 75c39c2..972cec1 100644
--- a/news/191229-3.8.news
+++ b/news/191229-3.8.news
@@ -89,7 +89,7 @@
 <h3>New Scheme Functions:</h3>
 <ul>
   <li>gnc:html-markup-ol: creates an HTML ordered list.</li>
-  <li>gnc:multiline-to-html-textt: creates html-text with <br/> elements.</li>
+  <li>gnc:multiline-to-html-textt: creates html-text with <br/&gt elements.</li>
   <li>gnc:make-html-table-cell/min-width: Create a table-cell with min-width style attribute</li>
   <li>gnc:collector+ and gnc:collector-</li>
 </ul>



Summary of changes:
 news/191229-3.8.news | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list