Fulib v0.1.6 Fulib.HtmlSanitize.Scrubber.BasicHTML View Source
Allows basic HTML tags to support user input for writing relatively plain text but allowing headings, links, bold, and so on.
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