Skip to content
Snippets Groups Projects
Commit 3fc3ee22 authored by Kevin Paxman's avatar Kevin Paxman Committed by Liam Morland
Browse files

Sort tags alphabetically and consolidate duplicates

Sort tags alphabetically to make it easier to find specific tags and
consolidate duplicates that presumably existed because the tag couldn't
be found.
parent b9a20579
No related branches found
No related tags found
1 merge request!87Text format cleanup
......@@ -21,7 +21,7 @@ filters:
status: true
weight: -46
settings:
allowed_html: '<a class href hreflang download rel rev id name target<_self> <img src alt longdesc width height> <table width> <th abbr axis headers scope colspan rowspan width> <td abbr axis headers scope colspan rowspan width> <colgroup span width> <col span width> <abbr/acronym> <sub> <sup> <dfn> <samp> <kbd> <var> <ol start> <em> <i> <strong> <b> <strike> <s> <del> <ins> <cite> <blockquote> <address> <code> <pre> <ul> <li value> <dl> <dt> <dd> <p class> <h2> <h3> <h4> <h5> <h6> <span><thead> <tfoot> <tbody> <tr> <caption> <hr> <br> <div title id lang class=" "> '
allowed_html: '<a class href hreflang download rel rev id name target<_self> <abbr/acronym> <address> <b> <blockquote> <br> <caption> <cite> <code> <col span width> <colgroup span width> <dd> <del> <dfn> <div title id lang class=" "> <dl> <dt> <em> <h2> <h3> <h4> <h5> <h6> <hr> <i> <img src alt longdesc width height> <ins> <kbd> <li value> <ol start> <p class> <pre> <s> <samp> <span> <strike> <strong> <sub> <sup> <table width> <tbody> <td abbr axis headers scope colspan rowspan width> <tfoot> <th abbr axis headers scope colspan rowspan width> <thead> <tr> <ul> <var>'
filter_html_help: true
filter_html_nofollow: false
editor_file_reference:
......
......@@ -15,7 +15,7 @@ filters:
status: true
weight: -46
settings:
allowed_html: '<a class href hreflang download rel rev id name target<_self> <img src alt longdesc width height> <table width> <th abbr axis headers scope colspan rowspan width> <td abbr axis headers scope colspan rowspan width> <colgroup span width> <col span width> <div data-reveal-id tabindex role> <abbr/acronym> <sub> <sup> <dfn> <samp> <kbd> <var> <ol start> <em> <i> <strong> <b> <strike> <s> <del> <ins> <footer> <cite> <blockquote> <address> <code> <pre> <ul> <li value> <dl> <dt> <dd> <p class> <h2> <h3> <h4> <h5> <h6> <span><span class><thead> <tfoot> <tbody> <tr> <caption> <hr> <br> <div title id lang class=" "><drupal-media data-entity-type data-entity-uuid data-view-mode data-align data-caption alt title>'
allowed_html: '<a class href hreflang download rel rev id name target<_self> <abbr/acronym> <address> <b> <blockquote> <br> <caption> <cite> <code> <col span width> <colgroup span width> <dd> <del> <dfn> <div data-reveal-id tabindex role title id lang class=" "> <dl> <drupal-media data-entity-type data-entity-uuid data-view-mode data-align data-caption alt title> <dt> <em> <footer> <h2> <h3> <h4> <h5> <h6> <hr> <i> <img src alt longdesc width height> <ins> <kbd> <li value> <ol start> <p class> <pre> <s> <samp> <span class> <strike> <strong> <sub> <sup> <table width> <tbody> <td abbr axis headers scope colspan rowspan width> <tfoot> <th abbr axis headers scope colspan rowspan width> <thead> <tr> <ul> <var>'
filter_html_help: true
filter_html_nofollow: true
filter_htmlcorrector:
......
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