Mike Dalessio
|
e0c821f69b
|
Autolinking is more robust
and handles URLs with CGI params, recognizes more (and multiple)
trailing punctuation marks including entity-encoded punctuation like
`"`.
|
2025-12-10 10:42:24 -05:00 |
|
Mike Dalessio
|
c5721b8187
|
Avoid unescaping characters when auto-linking
which could lead to Nokogiri unintentionally parsing tags from a
previously-escaped text node.
|
2025-12-10 10:38:43 -05:00 |
|
Jorge Manrubia
|
e2939e846c
|
Consistent verb forms
|
2025-06-03 02:53:03 +02:00 |
|
Mike Dalessio
|
1302fe9da2
|
Autolinking shouldn't include final punctuation.
|
2025-06-02 14:16:02 -04:00 |
|
Jorge Manrubia
|
5214a74c03
|
Autolink emails and URLs at rendering time
|
2025-06-01 22:24:24 +02:00 |
|