I wrote an app which document type is a bundle. This bundle contains 5 internal files, one of them is a HTML with the document "itself". I would like to make my app Spotlight and Quick Look enabled. Is there an easy way to tell the application "for Spotlight and QuickLook pretend you are the HTML file inside the bundle"? Or I have to write the plugins?
Regards, Kurt