Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-plugin
Commit: 47a5e3b21ce64acca32b62c889bad4602c030451
https://github.com/jenkinsci/git-plugin/commit/47a5e3b21ce64acca32b62c889bad4602c030451
Author: René Scheibe <[email protected]>
Date: 2019-11-10 (Sun, 10 Nov 2019)
Changed paths:
M src/main/resources/hudson/plugins/git/BranchSpec/help-name.html
M src/main/resources/hudson/plugins/git/BranchSpec/help-name_ja.html
Log Message:
-----------
Improve nested lists in HTML
They may have already been rendered somehow properly before
this change in most browsers but the usage was not correct.
- use the `</li>` end tag to make the end of big list items more explicit
- contain `<ul>` elements inside `<li>` elements so that they are correctly
part of the list item
Also see https://developer.mozilla.org/docs/Web/HTML/Element/li.
Commit: 2e6d1bf0d10e04632f8153a3d2d9fc4d7d7c8bf2
https://github.com/jenkinsci/git-plugin/commit/2e6d1bf0d10e04632f8153a3d2d9fc4d7d7c8bf2
Author: Mark Waite <[email protected]>
Date: 2019-11-10 (Sun, 10 Nov 2019)
Changed paths:
M src/main/resources/hudson/plugins/git/BranchSpec/help-name.html
M src/main/resources/hudson/plugins/git/BranchSpec/help-name_ja.html
Log Message:
-----------
Merge pull request #787 from darxriggs/improve-nested-html-lists
Improve nested lists in HTML
Compare:
https://github.com/jenkinsci/git-plugin/compare/1714edad7d3b...2e6d1bf0d10e
--
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/git-plugin/push/refs/heads/master/1714ed-2e6d1b%40github.com.