mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Updated Autolinker library (Closes #532)
This commit is contained in:
parent
45fc261b28
commit
f817a680a2
15 changed files with 3145 additions and 869 deletions
|
|
@ -1062,6 +1062,7 @@
|
|||
*/
|
||||
Utils.findEmailAndLinks = function (sHtml)
|
||||
{
|
||||
// return sHtml;
|
||||
sHtml = Autolinker.link(sHtml, {
|
||||
'newWindow': true,
|
||||
'stripPrefix': false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue