" rel="stylesheet" />
Markdown Monster Launch From Web Page

Opening with Application Protocol Links

This example uses the markdownmonster: Application Protocol to via simple <a href> links. You can open empty documents or open documents with small blocks of text that is encoded.

Opening Markdown with Application Protocol Script

Like the link examples above, this sample uses the markdownmonster: Application Protocol to open a small document in Markdown Monster. Unfortunately Application Protocols are limited in size to 2045 bytes that can be sent, due to Protocol restrictions. For larger documents you need to use the Markdown Monster Web Server shown in the next example.

Opening Markdown with the Markdown Monster Web Server

This example can push larger documents into Markdown Monster by using the built-in optionally enabled Web server that can be used to send open requests to Markdown Monster. If the application isn't running the Application Protocol is used to launch it, and you can then retry the transfer operation.