ikonli icon indicating copy to clipboard operation
ikonli copied to clipboard

Unescaped HTML references in xref docs

Open kirill-grouchnikov opened this issue 4 years ago • 2 comments

See https://kordamp.org/ikonli/api-xref/org/kordamp/ikonli/swing/FontIcon.html#L63:

FontIcontIcon.html#FontIcon">FontIcon icon = new FontIcon();

kirill-grouchnikov avatar Jul 01 '20 17:07 kirill-grouchnikov

That's a strange artifact from JXR. Will have a look.

aalmiray avatar Jul 02 '20 09:07 aalmiray

Problem persists in 12.0.0. FWIW both Swing and JavaFX xref have issues

https://kordamp.org/ikonli/api-xref/org/kordamp/ikonli/swing/FontIcon.html#L58

https://kordamp.org/ikonli/api-xref/org/kordamp/ikonli/javafx/FontIcon.html#L274

aalmiray avatar Dec 21 '20 22:12 aalmiray