stable

Clone or download

Read-only

Support usual HTML tags used to style a text

The generated document now takes into account the following HTML tags and try to apply a style close to what browsers do: em, i, strong, b, sup, sub and u. Part of story #22569: export `text` fields Change-Id: I3b576e2bacd46aa8b87c19e269ef3c9bcd7072cb

Modified Files

Name
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/transform-html-into-paragraphs.test.ts +40 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/transform-html-into-paragraphs.ts +52 −5 Go to diff View file