Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 19896b3034813663f790ed85d3e253fd9ff00738
https://github.com/jenkinsci/jenkins/commit/19896b3034813663f790ed85d3e253fd9ff00738
Author: Julie Heard <[email protected]>
Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M core/src/main/java/hudson/Functions.java
Log Message:
-----------
Updating the descriptions for the escape/encode functions (#7606)
* Updating the descriptions for the escape/encode functions
Adding explanations and examples to the encode and escape functions
* Updated description for encode
I have edited some of the descriptions to bring them in line with the
documentation over on husdon.Util
* Changed leading and trailing spaces on encode
I left one space at the end and added a note to say how a blank space is
rendered
* Removed trailing whitespace to satisfy checkstyle
* Preserve formatting and escape HTML tags
* Update core/src/main/java/hudson/Functions.java
Co-authored-by: Daniel Beck <[email protected]>
* Changed escaping on examples so they rendered properly in the javadoc
I was tempted to use {@literal &} notation but this added blank spaces,
making the examples look strange. Instead I have used the &amp; notation.
* Update core/src/main/java/hudson/Functions.java
Co-authored-by: Daniel Beck <[email protected]>
* Update core/src/main/java/hudson/Functions.java
Co-authored-by: Daniel Beck <[email protected]>
* Update core/src/main/java/hudson/Functions.java
Co-authored-by: Daniel Beck <[email protected]>
* Update core/src/main/java/hudson/Functions.java
Co-authored-by: Daniel Beck <[email protected]>
* Update core/src/main/java/hudson/Functions.java
Co-authored-by: Daniel Beck <[email protected]>
* Update core/src/main/java/hudson/Functions.java
Co-authored-by: Daniel Beck <[email protected]>
---------
Co-authored-by: Alexander Brandes <[email protected]>
Co-authored-by: Daniel Beck <[email protected]>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/8b64ef-19896b%40github.com.