Opened 12 years ago
Closed 12 years ago
#524 closed defect (bug) (fixed)
Source block strips escape characters
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Developer Hub | Keywords: | |
| Cc: |
Description
This makes the syntax highlighting incorrect, as well as mis-representing the quality of our code base.
See for example http://developer.wordpress.org/reference/functions/_wp_specialchars/ Line 8 where an escape in the regex is stripped out.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Related: #512