• special uri schemes (irc://, steam://) broken
    0 replies, posted
When using these, and I guess others, the uri schemas turn the href of a link to about:blank A bunch of tests steam://open/console irc://chat.freenode.net steam irc this even appears as such in the post form <div class="ql-editor" data-gramm="false" contenteditable="true">     <p>     When using these, and I guess others, the uri schemas turn the href of a link to about:blank</p>     ﷐<p>     A bunch of tests</p>     <p>     steam://open/console</p>     <p>         <a href="about:blank" target="_blank">         irc://chat.freenode.net</a>     </p>     <p>         <a href="about:blank" target="_blank">         steam</a>     </p>     <p>         <a href="about:blank" target="_blank">         irc</a>     ﷯</p>     <p>         <br>     </p> </div>
Sorry, you need to Log In to post a reply to this thread.