[Libreoffice-commits] core.git: helpcontent2
Akash Deshpande
fastakash at gmail.com
Wed Aug 17 06:47:41 UTC 2016
helpcontent2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9a3457b1be0f78e21b572f660ce170a6f09c56e3
Author: Akash Deshpande <fastakash at gmail.com>
Date: Sat Aug 13 12:28:45 2016 -0400
Updated core
Project: help 2e141341684eb610834db92693d715f3fd01d0dd
tdf#94553 fix nested lists in wikihelp
The problem was that only the first element in a nested list
was getting the extra '#' character Added a re.sub statment
to ensure all elements inside a nested list have this to ensure
proper display Also backing out temporary/FIXME changes in
the xhp files. The run is now free of warnings with
the desired changes showing up for 'Using Gluepoints' page,
which has a nested list
Change-Id: I4009408ee11e191cbd5e1560ca1d08f3e7b5c630
Reviewed-on: https://gerrit.libreoffice.org/28107
Reviewed-by: jan iversen <jani at documentfoundation.org>
Tested-by: jan iversen <jani at documentfoundation.org>
diff --git a/helpcontent2 b/helpcontent2
index 053c67a..2e14134 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 053c67aeb4049a175eda8dc4a1910516f58ce7b4
+Subproject commit 2e141341684eb610834db92693d715f3fd01d0dd
More information about the Libreoffice-commits
mailing list