##// 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:

r233:9655ec62 default
r3239:1b708774 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer