markdowndeep icon indicating copy to clipboard operation
markdowndeep copied to clipboard

Configure whitelist's

Open mduu opened this issue 11 years ago • 0 comments

Hi,

We like to force our content authors to use markdown for stuff like bold, italics, lists, headers etc. So we basically want them to use plain markdown and no HTML at all.

To do so an easy approach would be to customize / configure the whitelist's of MarkdownDeep. We've checked the source code and saw that they are private static what makes them really closed. We didn't find an event/delegate/etc. to use and there is no virtual one can override or some sort of IoC.

Is there any way to customize/configure the whitelists?

If not that may be a really nice and little enhancement because the SafeMode feature is a key-feature why we selected MarkdownDeep.

Thanks for helping, Marc

mduu avatar Sep 09 '14 09:09 mduu