stable
Clone or download
Read-only
Merge commit 'refs/changes/60/24360/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #23473: Lists in HTML content share the same instance accross the whole generated document Change-Id: Iaf0db41935dfb60123589fe430929e1dcc4a23a7
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/TextContent/list-instance-id-generator.test.ts | +26 | −0 | Go to diff View file |
A | plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/TextContent/list-instance-id-generator.ts | +24 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/TextContent/transform-html-into-paragraphs.test.ts | +23 | −12 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/TextContent/transform-html-into-paragraphs.ts | +3 | −0 | Go to diff View file |