##// END OF EJS Templates
use `$.text` to put latex on the page...
use `$.text` to put latex on the page instead of `$.append` does proper escaping of latex that might be interpreted as HTML tags

File last commit:

r6547:cca0bfa1
r22735:e2ba4d66 3.x
Show More
nonascii.py
5 lines | 175 B | text/x-python | PythonLexer
# coding: iso-8859-5
# (Unlikely to be the default encoding for most testers.)
# ������������������� <- Cyrillic characters
from __future__ import unicode_literals
u = '����'