Rated 5 out of 5 stars

Errr, forgive my silliness...
But how can I add a token in the template, to indicate that body text should "insert-here", not the end of the template?

just like this↓
<body>
<!-- message body section -->
!insert-here
<!-- signature section -->
signature
</body>

Or is there any manual I should referred to?
Thanks

This review is for a previous version of the add-on (0.8.4). 

Just put any HTML with the attribute stationery="signature-placeholder" or stationery="content-placeholder". I usually use SPAN. Note that whole tag will be replaced by signature/quoted content.