Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure font-lock-defaults is always populated on load
Attempt to fix an issue introduced in commit 8300a05. The behavior now is to always run `markdown-reload-extensions` when initially loading `markdown-mode'. Later, when `hack-local-variables` runs the new `markdown-handle-local-variables' hook function, we only reload again if there are actually `markdown-mode`-related local variables that might require different `font-lock-defaults`.
- Loading branch information