Ticket #1691 (closed defect: fixed)
Escape tabs in HTML preview of files
| Reported by: | jyrki@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | version control/browser | Version: | devel |
| Severity: | normal | Keywords: | enscript white-space css |
| Cc: |
Description
Displaying files where leading (or trailing) white-space matters is broken with the current development version. For example viewing Makefiles is broken because of this.
Adding "white-space: pre;" line to code.css's "table.code-block tbody td" block fixes the problem.
I'm currently using enscript for code highlighting. I'm not sure if the problem exists with silvercity.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


