The devel module appends some HTML to the javascript generated by quicktags (i.e., when "?q=quicktags" is accessed).
Read explanation here.
One solution is to exit() at the bottom of quicktags_javascript() (BTW, that's what 'autocomplete' handlers do).
I'd like a review or test wich confirms that exit() works.
Comments
Comment #1
Bèr Kessels commentedI'd like a review or test wich confirms that exit() works.