User tests: Successful: Unsuccessful:
continue the removal of closing slashes for tags that do not require this in html5
hr
meta
link
br
Please note this PR does not include "required?" changes to the system language code plugin as I am not 100% sure I understand the regex there. - that can be done either as a new PR or as a pull request against this one.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_content Templates (admin) Front End Installation Layout External Library Libraries JavaScript Plugins Templates (site) Unit Tests |
Labels |
Added:
?
?
?
|
Category | Administration com_content Templates (admin) Front End Installation Layout External Library Libraries JavaScript Plugins Templates (site) Unit Tests | ⇒ | Administration com_content Templates (admin) Front End Installation Layout External Library Libraries JavaScript Plugins Templates (site) |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-26 09:19:44 |
Closed_By | ⇒ | wilsonge | |
Labels |
Removed:
?
|
Awesome - thanks!
Thanks
@brianteeman may I suggest another change?
Instead of using a very generic HR tag with an id
<hr id="system-readmore">
we can have something more specific for the task, e.g.
<joomla-article-readmore></joomla-article-redmore>