mirror of
https://github.com/zhigang1992/macdown.git
synced 2026-05-27 08:52:26 +08:00
When MathJax is on, delay window refreshing until it's done rendering. This is implemented by adding a WebScripting object to the preview, and register a MathJax signal handler that invokes the window refreshing code via the WebScripting object.