##// END OF EJS Templates
Removed extra line
Jonathan Frederic -
Show More
@@ -378,5 +378,4 b' Note: For best display, use latex syntax highlighting. =))'
378 ((* macro escape_underscores(text) -*))
378 ((* macro escape_underscores(text) -*))
379 ((*- set text = text|replace("_","\\_") -*))
379 ((*- set text = text|replace("_","\\_") -*))
380 ((( text )))
380 ((( text )))
381 ((*- endmacro *))
381 ((*- endmacro *)) No newline at end of file
382
General Comments 0
You need to be logged in to leave comments. Login now