- #1
- 14,983
- 28
Bug #1: If the LaTeX source to an image contains an apostrophe, you cannot click the image to see the source. (I imagine the apostrophe is causing javascript errors by closing a string literal)
Example: [itex]f'(x) = 0[/itex]
Bug #2: The forum code is too liberal with escaping characters: in particular, you cannot print a Greek letter with α because the forum software happily escapes the ampersand. Fixing this bug would be nice because it's quicker to type α than [itex]\alpha[/itex], and would reduce the number of LaTeX images in posts.
I know these have been around for a while; are there plans to fix them, or was it decided that it's not worth the effort?
Example: [itex]f'(x) = 0[/itex]
Bug #2: The forum code is too liberal with escaping characters: in particular, you cannot print a Greek letter with α because the forum software happily escapes the ampersand. Fixing this bug would be nice because it's quicker to type α than [itex]\alpha[/itex], and would reduce the number of LaTeX images in posts.
I know these have been around for a while; are there plans to fix them, or was it decided that it's not worth the effort?