TSergey / intellij-javadocs

Intellij-idea javadocs generator
http://tsergey.github.io/intellij-javadocs/
Apache License 2.0
235 stars 93 forks source link

\n not working in templates #77

Closed ducminh1712 closed 4 years ago

ducminh1712 commented 6 years ago

Trying to modify some templates to work with my project convention. But seems like \n is not working. For example it should be: /* The class Foo. / but it's only like /* The class Foo. /

TSergey commented 4 years ago

Try 4.0.1 version. Default class template works as you described.