##// END OF EJS Templates
Document changes to input transformers
Document changes to input transformers

File last commit:

r12806:a0822a3e
r14988:7aae6ea8
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.