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