mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 15:19:52 +02:00
Add a callout for the sanitizer in popovers and tooltips (#32272)
* Add a callout for the sanitizer in popovers and tooltips * Add second reference to sanitizer in the options Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
1
site/layouts/partials/callout-info-sanitizer.md
Normal file
1
site/layouts/partials/callout-info-sanitizer.md
Normal file
@@ -0,0 +1 @@
|
||||
By default, this component uses the built-in content sanitizer, which strips out any HTML elements that are not explicitly allowed. See the [sanitizer section in our JavaScript documentation](/docs/{{ .Site.Params.docs_version }}/getting-started/javascript/#sanitizer) for more details.
|
Reference in New Issue
Block a user