Skip to content
Snippets Groups Projects
Commit 6cdeea4e authored by Gareth Poole's avatar Gareth Poole
Browse files

Issue #3401424 "Anchor links"

parent 02022654
No related branches found
No related tags found
1 merge request!114Issue #3401424 "Anchor links"
......@@ -24,6 +24,7 @@ settings:
- removeFormat
- '|'
- link
- anchor
- '|'
- bulletedList
- numberedList
......
......@@ -24,6 +24,7 @@ settings:
- removeFormat
- '|'
- link
- anchor
- '|'
- bulletedList
- numberedList
......
......@@ -11,6 +11,8 @@ dependencies:
- embedded_content
- linkit
- media
_core:
default_config_hash: cSY9XCtFi7nzOurWr5r35nq9w5p_0NE1xPQZlKZkbfA
name: 'Sector Basic HTML'
format: sector_basic_html
weight: -9
......@@ -21,7 +23,7 @@ filters:
status: true
weight: -10
settings:
allowed_html: '<br> <p class="lead callout callout--notice callout--alert text-center"> <h2> <h3> <h4> <h5> <mark class="highlight"> <strong> <em> <s> <sub> <sup> <blockquote> <a href class aria-label id target="_blank" rel data-entity-type data-entity-uuid data-entity-substitution> <ul> <ol reversed start> <li> <hr> <table> <tr> <td rowspan colspan> <th rowspan colspan> <thead> <tbody> <tfoot> <caption> <drupal-media data-entity-type data-entity-uuid alt data-view-mode data-align> <embedded-content data-plugin-config data-plugin-id>'
allowed_html: '<a id target rel class href aria-label data-entity-type data-entity-uuid data-entity-substitution> <br> <p class="lead callout callout--notice callout--alert text-center"> <h2> <h3> <h4> <h5> <mark class> <strong> <em> <s> <sub> <sup> <blockquote> <ul> <ol reversed start> <li> <hr> <table> <tr> <td rowspan colspan> <th rowspan colspan> <thead> <tbody> <tfoot> <caption> <drupal-media data-entity-type data-entity-uuid alt data-view-mode data-align> <embedded-content data-plugin-config data-plugin-id>'
filter_html_help: true
filter_html_nofollow: false
linkit:
......@@ -68,4 +70,3 @@ filters:
status: true
weight: 100
settings: { }
......@@ -12,6 +12,8 @@ dependencies:
- embedded_content
- linkit
- media
_core:
default_config_hash: pIDzhtcwHzc94ytjy8iWRsnQ7XB2_CGW_AWAaIV95Z8
name: 'Sector Full HTML'
format: sector_full_html
weight: -8
......@@ -22,7 +24,7 @@ filters:
status: true
weight: -50
settings:
allowed_html: '<br> <p class="lead callout callout--notice callout--alert text-center highlight"> <h2 id> <h3 id> <h4 id> <h5 id> <cite> <dl> <dt> <dd> <a hreflang href class aria-label id target="_blank" rel data-entity-type data-entity-uuid data-entity-substitution> <blockquote cite> <ul type> <ol type reversed start> <img src alt height width data-entity-type data-entity-uuid data-align data-caption> <h6 id> <mark class> <strong> <em> <s> <sub> <sup> <li> <hr> <table> <tr> <td rowspan colspan> <th rowspan colspan> <thead> <tbody> <tfoot> <caption> <drupal-media data-entity-type data-entity-uuid alt data-view-mode data-align> <embedded-content data-plugin-config data-plugin-id>'
allowed_html: '<a id target rel class hreflang href aria-label data-entity-type data-entity-uuid data-entity-substitution> <br> <p class="lead callout callout--notice callout--alert text-center"> <h2 id> <h3 id> <h4 id> <h5 id> <mark class> <cite> <dl> <dt> <dd> <blockquote cite> <ul type> <ol type reversed start> <img src alt height width data-entity-type data-entity-uuid data-align data-caption> <h6 id> <strong> <em> <s> <sub> <sup> <li> <hr> <table> <tr> <td rowspan colspan> <th rowspan colspan> <thead> <tbody> <tfoot> <caption> <drupal-media data-entity-type data-entity-uuid alt data-view-mode data-align> <embedded-content data-plugin-config data-plugin-id>'
filter_html_help: true
filter_html_nofollow: false
media_embed:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment