##// END OF EJS Templates
catch errors in comm callbacks
catch errors in comm callbacks

File last commit:

r12806:a0822a3e
r13230:c4185b7b
Show More
centered-math.rst
2 lines | 169 B | text/x-rst | RstLexer
Brian E. Granger
Adding this feature to whatsnew.
r12806 * Equations, images and tables are now centered in Markdown cells.
* Multiline equations are now centered in output areas; single line equations
remain left justified.