#729·q

broken html on http://documentup.com/kriskowal/q/

Author: shine-onCreated Sep 7, 2015Updated Feb 22, 2018
xml
<a href="http://promises-aplus.github.com/promises-spec"><br>
    <img src="http://kriskowal.github.io/q/q.png" style="max-width:100%;">
         align="right" alt="Q logo" /&gt;<br>
</a>

must be

xml
<a href="http://promises-aplus.github.com/promises-spec"><br>
    <img src="http://kriskowal.github.io/q/q.png" style="max-width:100%;"
         align="right" alt="Q logo" /><br>
</a>