blackfriday icon indicating copy to clipboard operation
blackfriday copied to clipboard

Documentation needed

Open inliquid opened this issue 4 years ago • 0 comments

I have several questions which IMO important, and at the same time not documented well (or not documented at all):

  1. Does blackfriday allow arbitrary HTML tags? AFAIK the answer is yes, but you only know this from comments on issues or from practice.
  2. Does blackfriday allow ALL possible HTML tags?
  3. If some tags are filtered, which exactly, based on which rules?
  4. Is it possible to configure which HTML tags are allowed to be present, which are not? How?
  5. Is it possible to filter all HTML tags? If yes, how?

inliquid avatar May 12 '21 20:05 inliquid