Fulib v0.1.10 Fulib.HtmlSanitize.Scrubber.MarkdownHTML 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.
Link to this section Summary
Link to this section Functions
Link to this function
before_scrub(html) View Source
Link to this function
scrub(text) View Source
Link to this function