Skip to content

Releases: sbarex/QLMarkdown

1.0.11

27 Jan 22:53
Compare
Choose a tag to compare

counter

New features:

  • Support for opening markdown files (by dragging the file onto the app icon)
  • Support for exporting the markdown code.
  • Sparkle updated to release 2.0.0.

Bugfix:

  • Fix for heads with dash.
  • Implemented missing behavior for the color scheme editor.
  • Fix for installation of the command line tool.

1.0.10

29 Dec 15:35
Compare
Choose a tag to compare

New features:

  • Better performance for heads extension.
  • Better performance for inline images on raw html fragments.
  • Option for automatic saving of settings changes.
  • GUI optimization.
    Bugfix:
  • Fixed settings save.

1.0.9

27 Dec 11:17
Compare
Choose a tag to compare

New features:

  • Experimental support for defining the size of the Quick Look window.
  • Magic file updated to release 5.41.
    Bugfix:
  • Fixed cross compile compilation of file library.

1.0.8: Bugfix

17 Dec 19:18
Compare
Choose a tag to compare
  • Fixed bug for undefined source code theme.
  • Fixed bug on settings sync delay in the Quick Look preview on macOS Monterey.

1.0.7

17 Dec 17:17
Compare
Choose a tag to compare

New features:

  • Support for render the markdown source code instead of the formatted output.

1.0.6

23 Nov 15:52
Compare
Choose a tag to compare

New features:

  • Application menu item to install/reveal the CLI tool on /usr/local/bin folder.
  • Support for UTI public.markdown defined by Nova.app.
    Bugfix:
  • Fixed possibile deallocation error with invalid highlight theme.

1.0.5

30 Oct 19:10
Compare
Choose a tag to compare
Bugfix and improved performance.

1.0.4

30 Oct 17:09
Compare
Choose a tag to compare
Support for macOS Monterey and bugfix.

1.0.3

20 Oct 11:27
Compare
Choose a tag to compare
Command line interface (CLI) tool.

1.0.2

22 Sep 12:55
Compare
Choose a tag to compare

Support for the .rmd fenced source code blocks.