URL encoding
12 Oct 11, 7:25PM
URL encoding
The editor at http://www.codecogs.com/latex/eqneditor.php creates rather questionable URLs for the rendered images - characters such as {}^ should be percent encoded according to section 2 of RFC 3986. While the URLs do work within an HTML page, the lack of encoding creates problems when passing them on via instant messages, forums, etc.
Login