Actions
Defect #11697
openProblem with Wiki export to PDF / HTML / TXT — 'include' does not includes
Status:
New
Priority:
Normal
Assignee:
-
Category:
Wiki
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
If you try to print Wiki page, using export e.g. to PDF, you can find a conflict with {{include(___)}}
Macros.
For example:
Page consists with a several include Macros, and it is full of text.
{{include(page1)}} --- {{include(page2)}} --- {{include(page3)}} --- {{include(page4)}}
The final PDF version will include only plain text, that you can see in Edition mode (find above), but not final version with included Macros with text and images.
Related issues
Actions