Releases: ArtsiomCh/JDCleanRead
0.3.1
0.3.0
0.3.0 - Multi-line Html/Javadoc tag and tag's value support added (all possible cases founded). Also added/fixed:
- Annotate Html/Javadoc tag and Html Escaped chars (with Bordering effect by default - customisable).
- Customisation for <b> and <i> tags added.
- Proper support for both Default and Darcula themes added.
- fix IDEA-198738.
- <a name=...> support (and separation from <a href=...>) added.
- CPU usage and Mem allocation optimisations.
0.2.2
0.2.1
0.2.0
0.2.0 - Refactoring and covering by tests. Plugin should be more stable and less error prone. Also fixed issues with:
- Multiline @link and @code tag folding;
- @linkplain tag added (@link rules applied);
- Unescaping for not valid escaped chars sequence;
- Not interpreting the text as HTML markup inside @code tag (<Generics>);