steem post content - blockpress/blockpress.me GitHub Wiki
id="steem-post-content"
Applies to: steem-post.html
The html with this id applied to it will have the actual post inserted into its contents. The post content will be parsed using the showdown library to convert markdown into html.
This can also be used as a styling hook.
Back to Developer reference.