##// END OF EJS Templates
Revert "Better comment"...
Jonathan Frederic -
Show More
@@ -49,7 +49,7 b" __all__ = ['escape_latex',"
49
49
50 def escape_latex(text):
50 def escape_latex(text):
51 """
51 """
52 Remove ansi codes and escape characters that may conflict with latex.
52 Escape characters that may conflict with latex.
53
53
54 Parameters
54 Parameters
55 ----------
55 ----------
General Comments 0
You need to be logged in to leave comments. Login now