sanitize_html: Sanitize an HTML string

Description Usage Arguments

View source: R/sanitize.R

Description

Sanitize an HTML string

Usage

1
sanitize_html(html, safe_tags = default_tags)

Arguments

html

An HTML string to be sanitized

safe_tags

the list of tags which are to be permitted during sanitization.


trestletech/sanitizer documentation built on Dec. 23, 2021, 12:04 p.m.