Ticket #9 (closed defect: fixed)
Syntax Highlighting lost on cSharp, c, java
| Reported by: | www.google.com/accounts/o8/id?id=AItOawljSOCP-WQLIId2Ka3L3qnaioX_L6wOY0c | Owned by: | aurelien.bompard.org |
|---|---|---|---|
| Priority: | major | Version: | 20100812 |
| Keywords: | Cc: |
Description
http://apiwiki.openvpn.net/doku.php?id=client_reference_designs
As this page shows, code syntax displays on Web, the first example is flattened in ODT export, but the second one is quite nice.
Any reason?
Change History
Note: See
TracTickets for help on using
tickets.


Yes, it looks like the first example's indentation is done with tabulations, while the second one is done with spaces. I'll have a look at what I can do to properly convert tabs in the ODT export, in the meantime you can replace them with spaces if you want.