spring-framework icon indicating copy to clipboard operation
spring-framework copied to clipboard

Replace use of the tt HTML tag in Javadoc

Open marcwrobel opened this issue 3 years ago • 0 comments

The <tt> HTML tag was used in HTML 4 to define teletype text. It is not supported in HTML5 and its use is discouraged (https://developer.mozilla.org/en-US/docs/Web/HTML/Element/tt).

marcwrobel avatar Jul 14 '22 10:07 marcwrobel

This has been merged into 5.3.x and main.

Thanks

sbrannen avatar Sep 14 '22 14:09 sbrannen