aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorMichael Hoffmann <[email protected]>2022-01-12 00:48:41 +0100
committerGitHub <[email protected]>2022-01-11 15:48:41 -0800
commit5001fd3f4d0daee5802a78f6d99d538ff9db4336 (patch)
treeeae58b1ea82078d3d2c3603d7d8811876e52adae /stack.yaml
parenta25e79b5bef9a55c076351d1321675e26513f8ac (diff)
Docx writer: Handle bullets correctly in lists by not reusing numIds (#7822)
Make sure that we only create one bullet per list item in docx. In particular, when a div is a list item, its contained paragraphs will now no longer wrongly get individual bullets. This is accomplished by making sure that for each list, we only use the associated numId once. Any repeated use would add incorrect bullets to the document. Closes #7689
Diffstat (limited to 'stack.yaml')
0 files changed, 0 insertions, 0 deletions