We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 699c202 commit fb4cfefCopy full SHA for fb4cfef
fern/products/sdks/overview/java/changelog/2026-02-12.mdx
@@ -0,0 +1,7 @@
1
+## 3.35.1
2
+**`(fix):`** Preserve valid HTML tags in Javadoc comments instead of escaping them. Tags like
3
+`<a>`, `<code>`, `<p>`, `<pre>`, and other standard HTML tags from API descriptions
4
+are now rendered as proper HTML in Javadoc, while standalone angle brackets (e.g.
5
+comparisons, generics) remain escaped.
6
+
7
0 commit comments