##// END OF EJS Templates
Fixed mardown rendering bug....
Fixed mardown rendering bug. The wrong signature of `$()` was being used wrong: http://api.jquery.com/jQuery/#jQuery1 right: http://api.jquery.com/jQuery/#jQuery2 Instead of implictly calling parseHTML, call it explicitly. closes #5943

File last commit:

r4392:68687d2e
r16821:67ed722e
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer