File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ part, the domain part is replaced with its IDNA ASCII equivalent form
140
140
in the process of mail transmission. Your mail submission library probably
141
141
does this for you transparently. Note that most web browsers are currently
142
142
in transition between IDNA 2003 (RFC 3490) and IDNA 2008 (RFC 5891) and
143
- [ compliance around the web is not very good]( http://archives.miloush.net/michkap/archive/2012/02/27/10273315.html)
143
+ ` compliance around the web is not very good < http://archives.miloush.net/michkap/archive/2012/02/27/10273315.html >`__
144
144
in any case, so be aware that edge cases are handled differently by different
145
145
applications and libraries. This library conforms to IDNA 2008 using the
146
146
`idna <https://github.com/kjd/idna >`__ module by Kim Davies.
You can’t perform that action at this time.
0 commit comments