Content
View differences
Updated by Andrej Sandorf over 2 years ago
Follow up to <mention class="mention" data-id="47169" data-type="work_package" data-text="#47169">#47169</mention>
Situation: Lists in tables are non-standard in markdown, so HTML list tags are embedded into HTML table tags.
Defect: Lists are not properly exported in PDF.
Solution: Implement more HTML handling into [https://github.com/opf/md-to-pdf](https://github.com/opf/md-to-pdf)
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/91146/content">
PDF:
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/91143/content">
Situation: Lists in tables are non-standard in markdown, so HTML list tags are embedded into HTML table tags.
Defect: Lists are not properly exported in PDF.
Solution: Implement more HTML handling into [https://github.com/opf/md-to-pdf](https://github.com/opf/md-to-pdf)