##// END OF EJS Templates
Fix crossreference to %run magic
Thomas Kluyver -
Show More
@@ -73,7 +73,7 b' line and cell mode::'
73
73
74 The builtin magics include:
74 The builtin magics include:
75
75
76 - Functions that work with code: :magic`run`, :magic:`edit`, :magic:`save`, :magic:`macro`,
76 - Functions that work with code: :magic:`run`, :magic:`edit`, :magic:`save`, :magic:`macro`,
77 :magic:`recall`, etc.
77 :magic:`recall`, etc.
78 - Functions which affect the shell: :magic:`colors`, :magic:`xmode`, :magic:`autoindent`,
78 - Functions which affect the shell: :magic:`colors`, :magic:`xmode`, :magic:`autoindent`,
79 :magic:`automagic`, etc.
79 :magic:`automagic`, etc.
General Comments 0
You need to be logged in to leave comments. Login now