##// END OF EJS Templates
Merge pull request #13652 from tmetzl/patch-1...
Blazej Michalik -
r27634:36543aff merge
parent child Browse files
Show More
@@ -10,7 +10,7 b' thought to render a number of mimetypes in the shell. This can be used to either'
10 display inline images if your terminal emulator supports it; or open some
10 display inline images if your terminal emulator supports it; or open some
11 display results with external file viewers.
11 display results with external file viewers.
12
12
13 Registering new mimetype handlers can so far only be done my extensions and
13 Registering new mimetype handlers can so far only be done by extensions and
14 requires 4 steps:
14 requires 4 steps:
15
15
16 - Define a callable that takes 2 parameters:``data`` and ``metadata``; return
16 - Define a callable that takes 2 parameters:``data`` and ``metadata``; return
General Comments 0
You need to be logged in to leave comments. Login now