Skip to content

Commit cf9746d

Browse files
authored
docs: remove deprecated newline info for doc comments (#21086)
1 parent 4184622 commit cf9746d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/docs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5222,7 +5222,6 @@ To generate documentation use vdoc, for example `v doc net.http`.
52225222
Comments spanning multiple lines are merged together using spaces, unless
52235223

52245224
- the line is empty
5225-
- the line ends with a `.` (end of sentence)
52265225
- the line is purely of at least 3 of `-`, `=`, `_`, `*`, `~` (horizontal rule)
52275226
- the line starts with at least one `#` followed by a space (header)
52285227
- the line starts and ends with a `|` (table)

0 commit comments

Comments
 (0)