Skip to content

Commit fb4cfef

Browse files
Update changelogs from fern repo (#3602)
Co-authored-by: patrickthornton <70873350+patrickthornton@users.noreply.github.com>
1 parent 699c202 commit fb4cfef

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)