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

r2999:3562d1f6 default
r3239:1b708774 default
Show More
pip2nix.ini
3 lines | 93 B | text/x-ini | IniLexer
[pip2nix]
requirements = -r ./requirements_docs.txt
output = ./python-packages-generated.nix