For anyone using MultiMarkdown with Mac OS X, I have released two QuickLook generators — one for text files, and one for OPML files that contain MultiMarkdown text.
These generators are installed in ~/Library/QuickLook
. After installing
them, you should log out and log back in to trigger a refresh.
I just released the “official” versions; I had released unofficial versions the other day. There’s no real difference, but they are now built off of my github project (which is a fork from the original qlmarkdown) and are slightly more polished behind the scenes.
https://github.com/fletcher/qlmultimarkdown/downloads
http://fletcherpenney.net/2011/02/multimarkdown_quicklook_generators.html
Unicode characters will not be rendered correctly without the proper
configuration of the XHTML to tell the browser/viewer to use unicode
properly.
If you add certain metadata(e.g. a title) it should trigger a complete document.
Send me a sample I can look into it if that doesn't fix.
Apple's quick look preview doesn't look for images anywhere, so images
don't work in quick look. If anyone knows how to fix this I would
appreciate it, but I don't plan on writing a lot of cocoa code just to
get images to work. If you really need images, you'll have to convert
to xhtml and then use the native quick look renderer on the html file,
which does support images.
F-
Sent from my iPad
> --
> You received this message because you are subscribed to the Google Groups "MultiMarkdown Discussion List" group.
> To post to this group, send email to multim...@googlegroups.com.
> To unsubscribe from this group, send email to multimarkdow...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/multimarkdown?hl=en.
>