##// END OF EJS Templates
Added target="_blank" to hyperlinks in Markdown.Converter.js so that clicking on a link opens it in a new window. Fixes Issue #1701 and adds surrounding quotes.
Added target="_blank" to hyperlinks in Markdown.Converter.js so that clicking on a link opens it in a new window. Fixes Issue #1701 and adds surrounding quotes.

File last commit:

r1420:34bafc01
r6875:81133166
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
Fernando Perez
Checkpoint with more tests working....
r1420 x = 1
print 'x is:',x