Skip to content

v1.3.2 — File > Open, Local Link Navigation, URL Encoding

Choose a tag to compare

@b451c b451c released this 02 Mar 18:10
· 103 commits to main since this release

What's New

Added

  • Local Markdown Navigation: Clicking a link to another local .md, .markdown, .mdown, or .mkd file now automatically opens it in a new QuickMD window, bypassing default system editors.
  • Space Character URL Parsing: Links with spaces in paths/titles are now correctly percent-encoded and activate properly.

Fixed

  • File > Open Menu: Restored the native File > Open and File > Open Recent menu items that were previously hidden.
  • Relative Document Links: Relative links like ./other.md are now resolved against the originating document's directory.

Full Changelog: https://github.com/b451c/quickmd/blob/main/QuickMD/CHANGELOG.md