lazy loading
Created by: Pomax
Does MathJax support lazy loading through any config option? I tried searching the documentation but it didn't mention anything about this. I have so much math on a page that MathJax actually stalls the page for a while when it's running a full processing parse, so if it's possible to lazy-load blocks (only when they scroll into view), that'd be very welcome =)