##// END OF EJS Templates
Skip clipboard test on *nix systems if headless....
Skip clipboard test on *nix systems if headless. The clipboard is a matter for the X server.

File last commit:

r12806:a0822a3e
r13518:441f40ae
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.