Files
macdown/MacDown/Code/Preferences
Tzu-ping Chung 98fa403f80 Disable word count when auto-rendering is off
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.
2014-09-07 21:45:52 +08:00
..