##// END OF EJS Templates
Fix magic directive and role....
Fix magic directive and role. We were directly modifying state instead of using blessed API (also some api will change so be future proof with sphinx master). This should restore some ability of the :magic: and :cellmagic: directive to both support link to magics name when the text in the directive contains (or not) leading % and %%, it will also automatically prepend the right number of % for magics and cell magics. A couple of other related fixes.
Matthias Bussonnier -
r24579:ce22f499
Show More
Name Size Modified Last Commit Author
/ docs / source / interactive
figs
autoawait.rst Loading ...
index.rst Loading ...
magics.rst Loading ...
plotting.rst Loading ...
python-ipython-diff.rst Loading ...
reference.rst Loading ...
shell.rst Loading ...
tips.rst Loading ...
tutorial.rst Loading ...