HtmlSanitizeEx.Scrubber.MarkdownHTML (html_sanitize_ex v1.4.3) View Source
Allows basic HTML tags to support user input for writing relatively plain text with Markdown (GitHub flavoured Markdown supported).
Technically this is a more relaxed version of the BasicHTML scrubber.
Does not allow any mailto-links, styling, HTML5 tags, video embeds etc.