diff options
author | Akash Deshpande <fastakash@gmail.com> | 2016-08-13 12:28:45 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@gerrit.libreoffice.org> | 2016-08-17 06:47:20 +0000 |
commit | 9a3457b1be0f78e21b572f660ce170a6f09c56e3 (patch) | |
tree | 51676e2ec8bc38650979cb1a22c65bc02908ad09 /helpcontent2 | |
parent | fa8121a08f8ca86864184b7922793209f978f3d9 (diff) |
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@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'helpcontent2')
m--------- | helpcontent2 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/helpcontent2 b/helpcontent2 -Subproject 053c67aeb4049a175eda8dc4a1910516f58ce7b +Subproject 2e141341684eb610834db92693d715f3fd01d0d |