##// END OF EJS Templates
markdown-renderer: use lazy loaded markdown renderers initialization....
markdown-renderer: use lazy loaded markdown renderers initialization. - they are heavy to initialize, and should be cached. - we're not caching it at load time, but on access time after this change. - speeds up application start.

File last commit:

r989:51ecbd66 default
r3239:1b708774 default
Show More
gist-methods.rst
121 lines | 3.0 KiB | text/x-rst | RstLexer

gist methods

create_gist

delete_gist

get_gist

get_gists