mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
It's not necessary as in Quick Documentation a definition is wrapped in <pre/> tag according to new guide lines, and in tooltips line breaks are preserved thanks to UIUtil.getHtmlBody() used in HintUtil.prepareHintText().
1 line
232 B
HTML
1 line
232 B
HTML
<html><body><div class='definition'><pre><a href="psi_element://#typename#SingleArgumentMethodNotWrapped.MyClass">SingleArgumentMethodNotWrapped.MyClass</a><br>def <b>method</b>(self, param: Any) -> None</pre></div></body></html> |