> This change adds support for a `@note` tag and enhanced custom tags to Java 
> API documentation. 
> 
> Refer to [the JEP](https://bugs.openjdk.org/browse/JDK-8363700) and other 
> associated JBS issues for details. 
> 
> There is also a draft PR for applying this feature in Java/JDK documentation: 
> #31023
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Hannes Wallnöfer has updated the pull request incrementally with three 
additional commits since the last revision:

 - Avoid NPE on empty note attributes in preview builder
 - Go back to div-wrapped block notes, unify layout for inline and block tags
 - Remove data attribute output for custom note attributes

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/28358/files
  - new: https://git.openjdk.org/jdk/pull/28358/files/42b8ce52..f3c4c17d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28358&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28358&range=06-07

  Stats: 275 lines in 14 files changed: 94 ins; 53 del; 128 mod
  Patch: https://git.openjdk.org/jdk/pull/28358.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28358/head:pull/28358

PR: https://git.openjdk.org/jdk/pull/28358

Reply via email to