stable

Clone or download

Read-only

Add support of HTML horizontal rules

This is not really a common tag but it can be generated with some CommonMark markup [0]. Part of story #22569: export `text` fields [0] https://spec.commonmark.org/0.30/#thematic-break Change-Id: I47107d6361a6216548369537c49408fd9faad553

Modified Files

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