stable

Clone or download

Read-only

Add support of HTML unordered lists

The way the DOM tree is handled have been modified a bit to simplify the approach: the phrasing content elements can be processed at the same time than the grouping content elements. Part of story #22569: export `text` fields Change-Id: Ia2830ae3168d4f7889c70c10f7847e082d854160

Modified Files

Name
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/transform-html-into-paragraphs.test.ts +25 −0 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/transform-html-into-paragraphs.ts +105 −65 Go to diff View file