How to find and replace text in Mardo
Press Command-F to find source-exact text, or press Option-Command-F to open Find and Replace. Mardo searches the real Markdown source even while the document is rendered.
Find text
Press Command-F or choose Edit → Find….
Enter the text or bounded regular expression.
Use Command-G for the next match or Shift-Command-G for the previous match.
Press Option-Command-G or choose Edit → Find All for the complete result set.
Find supports case and whole-word choices, wraparound, progress, and cancellation. Results belong to the document generation that was searched; Mardo does not apply stale results after the file changes.
Replace text
Press Option-Command-F or choose Edit → Find and Replace….
Enter the search and replacement text.
Replace the current match, or choose Replace All after a complete uncapped search finishes.
Replace All commits one document transaction and one Undo action. Replacement text is literal; regular-expression capture templates are not expanded.
Find while using Zen Mode
Find remains summonable in Zen Mode. Entering Zen Mode dismisses a Find or Replace bar that is already open, but Command-F and Option-Command-F can open it again.
Current as of September 7, 2026.