https://bugs.documentfoundation.org/show_bug.cgi?id=158433
--- Comment #2 from Mike Kaganski <[email protected]> --- Note two things, that became obvious after the first fix landed (thanks Nam Bui!): 1. To search for the problem, the following regex could be useful: @param [^@]*\n\n[^@]*\n 2. After the parblock, there must be no empty line before the next @param: otherwise, the next @param will get a new "Parameters" heading. -- You are receiving this mail because: You are the assignee for the bug.
