##// 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.
marcink -
r3239:1b708774 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / public / js / src / math_jax / extensions
HTML-CSS
MathML
TeX
AssistiveMML.js Loading ...
CHTML-preview.js Loading ...
FontWarnings.js Loading ...
HelpDialog.js Loading ...
MatchWebFonts.js Loading ...
MathEvents.js Loading ...
MathMenu.js Loading ...
MathZoom.js Loading ...
Safe.js Loading ...
asciimath2jax.js Loading ...
fast-preview.js Loading ...
jsMath2jax.js Loading ...
mml2jax.js Loading ...
tex2jax.js Loading ...
toMathML.js Loading ...