mirror of
https://github.com/zhigang1992/macdown.git
synced 2026-04-28 12:05:48 +08:00
The word counter relies on DOM parsing from the preview pane, so it won't work if HTML is not updating on the fly. This patch turns the word count pref and its UI toggle explicitly when auto-rendering is off to make it clear to the user.