Following my previous post, a nice enhancement is using Markdown to filter your post before submitting it to Wordpress.
You can either filter it in your preferred editor (vim uses the !
command) or invoke the formatter (for example, markdown) from charm:
command x.
Nice!