Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 27 Aug 06:23
· 11 commits to main since this release

What's Changed

  • Preview now renders YAML frontmatter as a readable Property / Value table.
  • Nested and multiline YAML values stay grouped under their top-level property.
  • Frontmatter rendering preserves editor/preview source-line synchronization and safely escapes HTML-like values.

Installation

  1. Download Markfops-v1.0.3.dmg and open it
  2. Drag Markfops into Applications
  3. Open Markfops. macOS will refuse the first launch because the app is not notarized by Apple.
  4. Go to System Settings → Privacy & Security, scroll to the bottom, and click Open Anyway next to the Markfops message, then launch it again.

On macOS Sequoia and later, right-clicking → Open no longer bypasses this.
The Open Anyway button only appears for about an hour after a blocked launch.

If you would rather clear the quarantine flag from Terminal:

xattr -dr com.apple.quarantine /Applications/Markfops.app

Full Changelog: v1.0.2...v1.0.3