Variable: markdown-live-preview-mode

markdown-live-preview-mode is a buffer-local variable defined in markdown-mode.el.

Documentation

Non-nil if Markdown-Live-Preview mode is enabled.

Use the command markdown-live-preview-mode(var)/markdown-live-preview-mode(fun) to change this variable.

Key Bindings

Source Code

;; Defined in ~/.emacs.d/elpa/markdown-mode-20260321.143/markdown-mode.el
(defvar markdown-live-preview-mode nil
  "Sentinel variable for command `markdown-live-preview-mode'.")