Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/xykong/flux-markdown/llms.txt

Use this file to discover all available pages before exploring further.

FluxMarkdown provides two distinct operating modes — QuickLook (triggered by pressing Space in Finder) and the main App (opened by double-clicking a Markdown file). Each mode exposes a different set of keyboard shortcuts. The tables below list every shortcut available in each mode.
QuickLook runs inside a system-managed window controlled by macOS Finder. Most keyboard events are intercepted by the system before they reach the FluxMarkdown extension, so only a small set of shortcuts is available.
ShortcutAction
SpaceOpen (or close) the QuickLook preview for the selected file in Finder
Cmd + + or Cmd + =Zoom in — increases page zoom by 10% (max 300%)
Cmd + -Zoom out — decreases page zoom by 10% (min 50%)
Cmd + 0Reset zoom to 100%
Cmd + RReload the file from disk — picks up external edits immediately
Cmd + Shift + MToggle between rendered preview and raw Markdown source view
?Open the in-preview help panel
You can also zoom using pinch gestures on a trackpad (two-finger pinch/spread performs smooth visual magnification from 0.25× to 5×), and reset zoom with a two-finger double-tap.
macOS intercepts most keyboard events in QuickLook. Shortcuts that rely on Cmd+Shift, Cmd+F, and other modifier combinations used by the system or Finder may not reach FluxMarkdown. If a shortcut listed here does not respond, switch to App mode for full keyboard access.

Help panel

The help panel gives you a quick-reference card for all shortcuts without leaving the preview window. Three ways to open it:
  1. Press ? anywhere in the preview.
  2. Hold Cmd for two seconds without pressing any other key.
  3. Click the ? button in the top-right corner of the window.
The panel distinguishes between shortcuts available only in App mode (marked with a yellow App badge) and those that work in both modes. In QuickLook, a yellow banner at the top of the panel warns that most keyboard events are intercepted by the system.
The Cmd-hold trigger is smart: it cancels if you press any non-modifier key (such as Tab, Space, or a letter) while holding Cmd. Only a pure Cmd hold — with no other keys pressed — opens the panel. You can disable the Cmd-hold behavior from within the help panel itself using the checkbox at the bottom.

Settings

Configure appearance, rendering, and editor preferences

Zoom and navigation

How zoom levels, gestures, and scroll position work

Build docs developers (and LLMs) love