snoopdave commented on PR #190:
URL: https://github.com/apache/roller/pull/190#issuecomment-5720502118

   🤖Claude: fixed both.
   
   **Changelog** — added a bullet to the `## 6.1.6` "Improvements" section of 
`CHANGES.md` naming the three visible changes to HTML comment rendering: the 
scheme restriction, the dropping of non-`href` attributes, and anchors no 
longer leaving an unbalanced closing tag. No GitHub issue is referenced because 
this PR does not have an associated one.
   
   **Docs** — updated both places:
   
   - `docs/roller-template-guide.adoc` now states that 
`$utils.transformToHTMLSubset` expects already-escaped input (raw HTML passes 
through untouched), that anchors are rebuilt with a single `href` and no other 
attributes, and that only `http`, `https` and `mailto` are kept.
   - The javadoc on `Utilities.transformToHTMLSubset` carries the same three 
points, so callers see the contract without going to the guide.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to