Ticket #7851 (new defect)
Opened 5 weeks ago
BOM appears in source code listings when using Pygments 1.0
| Reported by: | jacob@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | rendering | Version: | 0.11-stable |
| Severity: | minor | Keywords: | |
| Cc: |
Description
I installed Pygments 1.0 to enable syntax highlighting, and now the BOM (byte-order mark) at the beginning of my UTF-8 source code files is displayed. I realize that one solution is to remove all BOMs from all of the source code, but it would be a better user experience if the BOM could be removed from the content that is passed to Pygments.
Attachments
Note: See
TracTickets for help on using
tickets.


