-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.6.1dev: avoid unicode digits in domain part of email address in wik…
…i formatting (closes #13790) git-svn-id: http://trac.edgewall.org/intertrac/log:/branches/1.6-stable@17857 af82e41b-90c4-0310-8c96-b1721e28e2e2
- Loading branch information
jomae
committed
Oct 4, 2024
1 parent
43f72a7
commit 10025a5
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -429,6 +429,10 @@ [email protected], | |
T_r+a-c1.23@yet_another-site.edu.au | ||
[email protected] | ||
[email protected] | ||
local@exa६ple.org (U+096c) | ||
[email protected]೬ (U+0cec) | ||
[email protected]6g (U+ff16) | ||
[email protected]𝟨 (U+1d7e8) | ||
------------------------------ | ||
<p> | ||
Author: <a class="mail-link" href="mailto:[email protected]"><span class="icon"></span>mailto:[email protected]</a>, | ||
|
@@ -440,6 +444,10 @@ i.e. <a class="mail-link" href="mailto:[email protected]"><span class="icon"></ | |
<a class="mail-link" href="mailto:T_r+a-c1.23@yet_another-site.edu.au"><span class="icon"></span>T_r+a-c1.23@yet_another-site.edu.au</a> | ||
[email protected] | ||
<a class="mail-link" href="mailto:[email protected]"><span class="icon"></span>[email protected]</a>- | ||
local@exa६ple.org (U+096c) | ||
<a class="mail-link" href="mailto:[email protected]"><span class="icon"></span>[email protected]</a>೬ (U+0cec) | ||
<a class="mail-link" href="mailto:[email protected]"><span class="icon"></span>[email protected]</a>6g (U+ff16) | ||
<a class="mail-link" href="mailto:[email protected]"><span class="icon"></span>[email protected]</a>𝟨 (U+1d7e8) | ||
</p> | ||
------------------------------ | ||
============================== Arbitrary protocol Link | ||
|