diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-14 16:00:20 -0300 |
---|---|---|
committer | Gerrit Code Review <gerrit@gerrit.libreoffice.org> | 2021-04-14 21:00:20 +0200 |
commit | 846c0c9e861534275c524c2571ab2e7af861892b (patch) | |
tree | 019505731d4a390336c8c7eaf6758b01a66ed508 /helpcontent2 | |
parent | 7ac866934207fa0bf5ba201dff2ff495b4d45250 (diff) |
Update git submodules
* Update helpcontent2 from branch 'master'
to 81014e5cb46166183723ae911f6968e56b403107
- Fix sort command in Help pages
After the introduction of the headings h1 ... h6 in the Help
pages the sort command broke. It relied only in the <paragraph>
tag for sorting, usually the first paragraph in the section.
The patch extend the DTD to handle the new descendant="" attribute
to select which tag to sort in the Help page
Default is <paragraph> for backward compatibility.
Pages with <sort> must be revisited.
Change-Id: I3c6f243369429ed7824a68b11757dc15f4555c0f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114110
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'helpcontent2')
m--------- | helpcontent2 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/helpcontent2 b/helpcontent2 -Subproject d5c6af3d35bef4a734dd38725f069b393d02379 +Subproject 81014e5cb46166183723ae911f6968e56b40310 |