[GitHub] sling pull request #260: SLING-7185 Added support for ISO8601 parsing

2017-10-17 Thread JEBailey
Github user JEBailey closed the pull request at: https://github.com/apache/sling/pull/260 ---

[GitHub] sling pull request #260: SLING-7185 Added support for ISO8601 parsing

2017-10-17 Thread JEBailey
GitHub user JEBailey opened a pull request: https://github.com/apache/sling/pull/260 SLING-7185 Added support for ISO8601 parsing Parsing is of a relatively strict format, requiring date, time, and offset. Milliseconds to 3 decimals are required. You can merge this pull request

[GitHub] sling pull request #218: sling-3270 minimal extension of the anchor tag

2017-04-26 Thread JEBailey
Github user JEBailey closed the pull request at: https://github.com/apache/sling/pull/218 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] sling pull request #218: sling-3270 minimal extension of the anchor tag

2017-04-25 Thread JEBailey
GitHub user JEBailey opened a pull request: https://github.com/apache/sling/pull/218 sling-3270 minimal extension of the anchor tag allows the anchor tag to wrap additional content. this will address the most common issue being reported with using tagsoup and html5 You can merge

[GitHub] sling pull request #217: sling-3270 minimal extension of the anchor tag

2017-04-25 Thread JEBailey
Github user JEBailey closed the pull request at: https://github.com/apache/sling/pull/217 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] sling pull request #217: aem-3270 minimal extension of the anchor tag

2017-04-25 Thread JEBailey
GitHub user JEBailey opened a pull request: https://github.com/apache/sling/pull/217 aem-3270 minimal extension of the anchor tag allows the anchor tag to wrap content. This will address the largest reported issue when it comes to tagsoup and HTML5 content. You can merge this pull

[GitHub] sling pull request #216: SLING-6783 updates for org.apache.commons.html

2017-04-24 Thread JEBailey
Github user JEBailey closed the pull request at: https://github.com/apache/sling/pull/216 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] sling pull request #216: SLING-6783 updates for org.apache.commons.html

2017-04-20 Thread JEBailey
GitHub user JEBailey opened a pull request: https://github.com/apache/sling/pull/216 SLING-6783 updates for org.apache.commons.html - tagsoup jar update - updated annotations - added readme for available configuration options - updated tagsoup homepage - added