Changes between Initial Version and Version 1 of Ticket #11777, comment 8
- Timestamp:
- May 13, 2014, 7:17:43 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11777, comment 8
initial v1 19 19 That's all. 20 20 21 3. You tested only `&`. What about other entities? What about other special characters? I pasted \u00a0 into the MathJax dialog and after switching between modes it was encoded. The reason is that you need to use the same trick with iframe as I did in code snippet.21 3. You tested only `&`. What about other entities? What about other special characters? I pasted \u00a0 (real, not encoded) into the MathJax dialog and after switching between modes it was encoded. The reason is that you need to use the same trick with iframe as I did in code snippet.