Enable the option for links to open in new window in Basic HTML text format

This commit is contained in:
Keegan Rankin 2024-02-26 11:55:18 -08:00
parent a582e99cb3
commit 7a6929a69e
2 changed files with 4 additions and 1 deletions

View file

@ -56,6 +56,9 @@ settings:
- '<h4 id>'
- '<h5 id>'
- '<h6 id>'
editor_advanced_link_link:
enabled_attributes:
- target
linkit_extension:
linkit_enabled: true
linkit_profile: default

View file

@ -36,7 +36,7 @@ filters:
status: true
weight: -10
settings:
allowed_html: '<br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href data-entity-type data-entity-uuid data-entity-substitution> <blockquote cite> <ul type> <ol type start> <strong> <em> <code> <li> <drupal-media data-entity-type data-entity-uuid alt data-caption data-align>'
allowed_html: '<br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href data-entity-type data-entity-uuid data-entity-substitution target="_blank"> <blockquote cite> <ul type> <ol type start> <strong> <em> <code> <li> <drupal-media data-entity-type data-entity-uuid alt data-caption data-align>'
filter_html_help: false
filter_html_nofollow: false
filter_html_image_secure: