mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-18 06:20:44 +01:00
IRCs links: I got eaten by HTML5 validator :(
This commit is contained in:
parent
dca0df4730
commit
a93caa576e
@ -15,12 +15,11 @@ based on the following addresses
|
|||||||
* https://www.iana.org/assignments/uri-schemes/prov/ircs
|
* https://www.iana.org/assignments/uri-schemes/prov/ircs
|
||||||
* https://tools.ietf.org/html/draft-butcher-irc-url-04
|
* https://tools.ietf.org/html/draft-butcher-irc-url-04
|
||||||
|
|
||||||
I decide that the correct form which I will use is
|
EDIT 2015-08-30 & 2015-10-10: I got eaten by HTML5 validator, because of
|
||||||
`ircs://irc.example.org:6697/#channel,##channel,!channel`.
|
what was said above :frown: and the proper way how you make links without
|
||||||
|
getting eaten by HTML5 validator is
|
||||||
EDIT 2015-08-30: I haven't had issues with this, but apparently this
|
(https://tools.ietf.org/html/draft-butcher-irc-url-04) and the address
|
||||||
isn't the proper way (https://tools.ietf.org/html/draft-butcher-irc-url-04)
|
would become
|
||||||
and the address would become
|
|
||||||
`ircs://irc.example.org:6697/%23channel%2C%23%23channel%2C%21channel`.
|
`ircs://irc.example.org:6697/%23channel%2C%23%23channel%2C%21channel`.
|
||||||
See [Percent-encoding at Wikipedia]. Thanks Mardeg at irc.mozilla.org.
|
See [Percent-encoding at Wikipedia]. Thanks Mardeg at irc.mozilla.org.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user