#9904 closed defect (fixed)
Empty line in source breaking code comments
Reported by: | Neil Roberts | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In regards to your offhand "fail" comment in #dojo
In order to allow documentation blocks to be missed with non-documentation blocks, an empty line is used to stop the reading of the docs.
From the style guide: "The parser will keep reading content as part of the specified key until it sees a completely blank line, or another keyword."
Attachments (1)
Change History (5)
Changed 11 years ago by
Attachment: | DateTime.patch added |
---|
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
pottedmeat is going to allow the empty line
comment:4 Changed 11 years ago by
Milestone: | tbd → 1.4 |
---|
Note: See
TracTickets for help on using
tickets.
Remove the empty line, remove docs from pseudo-code