Needs review
Project:
HTML HEAD Comment
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2012 at 16:49 UTC
Updated:
2 Dec 2012 at 22:39 UTC
If the ASCII code has < it converts into > in source code which break the ASCII picture.
Try barbwire font at http://www.network-science.de/ascii/.
Comments
Comment #1
acke commentedIt's the filter_xss function that messes up the art. I don't think filter_xss is necessary for code in a html comment so I removed it. I pushed to head and activated snapshot releases so it would be great if you can try the upcoming dev release.