Actions
Defect #14412
openWiki > Textile text with hidden part not correctly exported to pdf
Status:
New
Priority:
Normal
Assignee:
-
Category:
PDF export
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
When i put the content (see textile source in attachment), and that i see the page with the section hidden, the pdf output is showing the raw textile output in the pdf, i'll put attachment very soon.
Files
Related issues
Updated by Adrien SALES over 11 years ago
Screenshot of the pdf output :
The textile source is in attachment (14412.txt)
Updated by Toshi MARUYAMA over 11 years ago
- Category changed from Wiki to PDF export
Updated by David Majorel over 11 years ago
- File 14412_remove_collapse_tags_in_pdf_export_r12037.diff 14412_remove_collapse_tags_in_pdf_export_r12037.diff added
The collapse macro prevents the correct Wiki formatting when exporting to PDF.
The attached patch (against r12037) removes every collapse macros before rendering PDF file but keeps their contents in place.
Updated by Toshi MARUYAMA over 11 years ago
- Related to Feature #13051: Support any macro in (pdf) export for wiki's and issues added
Actions