Auto-refresh preview when external processes modify the file
rendermark.showTocByDefault
boolean
true
Include table of contents in preview and exports
rendermark.theme
string
"default"
Preview and export theme (default, dark, serif, minimal)
rendermark.slideSplitOn
string
"hr"
How to split markdown into slides (hr or h2)
rendermark.exportPresets
array
[]
Saved export presets
Agent-Aware File Watching
RenderMark detects when files are modified by external processes — such as AI coding agents, build scripts, or other tools — and automatically refreshes the preview. This makes it ideal for workflows where an AI agent generates or modifies markdown files while you watch the output in real time.
This behavior is controlled by the rendermark.autoRefreshOnExternalChange setting.
Context Menus
Editor title bar: Preview to side button (for markdown files)
Editor context menu: Export to PDF, DOCX, HTML (for markdown files)
Explorer context menu: Preview folder as document (for folders)