qlmarkdown icon indicating copy to clipboard operation
qlmarkdown copied to clipboard

Release 1.3.6 appears to still be 1.3.5

Open persimmonsoft opened this issue 6 years ago • 3 comments

The version number in the Finder info for this release still says 1.3.5

This also continues to not work on Catalina

persimmonsoft avatar Nov 13 '19 12:11 persimmonsoft

Still looking for a quickview plugin for markdown that runs with Catalina? This one works for me, apply this advice!

gruenheit avatar Dec 31 '19 08:12 gruenheit

you can run xattr -cr ~/Library/QuickLook/QLMarkdown.qlgenerator that should fix the "couldn't verify" issues. You can even run it on the zip file before extracting. This way Apple won't copy the quarantine flags to the extracted exectuables.

You can even create an Automator action and add it to your right click menu, e.g. "remove extended attributes". ;)

screen

relikd avatar Jan 16 '20 10:01 relikd

The version number in the Finder info for this release still says 1.3.5

i can confirm that both CFBundleVersion and CFBundleShortVersionString are broken in the 1.3.6 release

Screenshot 2020-10-29 at 11 35 10

core-code avatar Oct 29 '20 10:10 core-code