issues
search
tnorbye
/
kdoc-formatter
Reformats Kotlin KDoc comments, reflowing text and other cleanup, both via IDE plugin and command line utility
Apache License 2.0
73
stars
2
forks
source link
1.5.7: Bug fixes (Windows line separators), convert @param references
#81
Closed
tnorbye
closed
2 years ago
tnorbye
commented
2 years ago
1.5.7 fixes the following bugs:
76: Preserve newline style (CRLF on Windows)
77: Preformatting error
78: Preformatting stability
79: Replace
{@param name}
with
[name]
1.5.7 fixes the following bugs:
76: Preserve newline style (CRLF on Windows)
77: Preformatting error
78: Preformatting stability
79: Replace
{@param name}
with[name]