Would be nice if the webhooks had the option to send either html (which it currently seems to send) or Markdown, or both at the same time if possible.
Related docs: https://docs.tryjournalist.com/docs/webhooks
Example:
{
"content_md": "## subheading example\nsubheading description etc."
}
