Search

Search IconIcon to open search

Open Preview on MacOS such as `.md, .json,etc.`

Last updatedUpdated: by Simon Späti · CreatedCreated: · 1 min read

Markdown preview is not supported (see How Can I Get “Quick Look” to Display Previews of Markdown (.md) Files? : r/MacOS), Glance helps with that.

Installation

The installation is slightly complex as the package is not notarized. The steps are as follows:

1
2
3
brew install glance-chamburr
xattr -rd com.apple.quarantine /Applications/Glance.app 
# Launch Glance manually. Enjoy!

^00e9c5

More about what xattr ... does on xattr -rd com.apple.quarantine.


Origin: