Feature #2731
PDF issues export and formated content
Status: | Closed | Start date: | 2009-02-12 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Duplicate |
Description
When exporting an issue in PDF with 0.8, the formated content rendering fine on the website is not shown as text into the PDF and is surrounded with the wiki tags.
For instance :
unsigned int inligned_code = 0;
unsigned int preformated = 0;
is shown as :
@unsigned int inligned_code = 0;@ <pre> unsigned int preformated = 0; </pre>
Related issues
History
#1
Updated by Jean-Philippe Lang over 13 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
See #69.