Ticket #4 (closed defect: fixed)
encoding email address fails (version 0.0.2)
| Reported by: | deveiant | Owned by: | deveiant |
|---|---|---|---|
| Priority: | normal | Milestone: | Previous Releases |
| Component: | MarkdownSyntax | Version: | 0.0.2 |
| Severity: | major | Keywords: | old bugs |
| Cc: |
Description (last modified by deveiant) (diff)
hi
encoding <address@…> will not turn out <a href="mailto ...> as expected
AutoAnchorEmailRegexp is missing the 'Extended Mode' modifier. and the call to unescape_special_char should be labeled unescape_special_chars ...
gruss
.ralf
Change History
Note: See
TracTickets for help on using
tickets.
