Browser for preview. "default" = system default; otherwise an app name or executable path (see examples below). Falls back to the default on failure.
markdownBrowserPreview.port
0
Local preview server port. 0 = auto-select a free port.
markdownBrowserPreview.theme
"auto"
Preview theme. auto = follow system; light = force light; dark = force dark.
markdownBrowserPreview.toc
true
Show the sidebar table of contents.
markdownBrowserPreview.headingNumbering
false
Auto-number body headings (e.g. 1, 1.1, 1.1.1).
Browser examples
A value without a path separator is treated as an app name (on macOS passed to open -a, on Windows/Linux used as a command); a value with / or \ is launched as an executable path.