If I `(setq markdown-preview-auto-open 'file)` will that still enable live preview? Or I need `'http` for live preview?
If I
(setq markdown-preview-auto-open 'file)will that still enable live preview?Or I need
'httpfor live preview?