Posts with tag

Using Images with the RapidWeaver Markdown plugin

Written by Christian Plessl on 15.03.2007 |

In a recent comment by Gernot on my blog I was asked how to add images to MardownPages created with my RapidWeaver Markdown Plugin. It turned out, that this is pretty simple, although there are some catches to it. Hence, I will share the following recipe with you: add a new page of type Markdown [...]

Markdown plugin for RapidWeaver (MarkdownPlugin-0.9)

Written by Christian Plessl on 13.08.2006 |

I have created a plugin for RapidWeaver that adds support for the well known Markdown structured text format. Since Markdown uses a plain text format with embedded markup, Markdown files are highly readable text files, but can be also transformed into HTML markup. For detailed documentation of the Markdown syntax, please refer to the Markdown Website. Optionally, [...]