After the upgrade to the new BlogEngine.net version I tought it would be
nice to demonstrate my mail2blog extension.

So.. this post is powered by my mail2blog and my textformatter extension.
The subject with the information about the entry looks like this:
[BLOG] *extensions mail2blog* “Mail2Blog extension
demonstration”
And here is the body of the mail:
<md>After the upgrade to the new BlogEngine.net version I tought it would be nice to demonstrate my mail2blog extension.

So.. this post is powered by my mail2blog and my textformatter extension.
The subject with the information about the entry looks like this:
<div style=”padding: 10px;”>[BLOG] *extensions mail2blog* “Mail2Blog extension demonstration”</div>
And here is the body of the mail:
<div style=”padding: 10px;”>
// content removed
</div>
Maybe you’re asking why there is this “
” at the beginning.. my textformatter extension is configured to only convert entries which have this marker. So none of my older posts are processed by the extension.
And the divs are there to prevent the extension to format the text inside them. This isn’t a feature of my extension, no, it’s part of [markdown](http://daringfireball.net/projects/markdown/) which does all the hard work. 
Oh and the image was an attachment to the mail.
Maybe you’re asking why there is this “<md>” at the beginning.. my
textformatter extension is configured to only convert entries which have
this marker. So none of my older posts are processed by the extension.
And the divs are there to prevent the extension to format the text inside
them. This isn’t a feature of my extension, no, it’s part of
markdown which does all the
hard work. 
Oh and the image was an attachment to the mail. 