-
Sub-task
-
Resolution: Delivered
-
P4
-
25
-
generic
-
generic
JavaDoc now strips common indentation from the beginning of lines in traditional documentation comments, as it already does in Markdown documentation comments. This prevents unintentional whitespace in preformatted code samples using the HTML `<pre>` element while preserving the relative indentation of lines.