Ticket #35 (closed defect: worksforme)
code block not working for me
| Reported by: | jhood | Owned by: | mgalloy |
|---|---|---|---|
| Priority: | minor | Milestone: | IDLdoc 3.1 |
| Component: | parsing | Version: | 3.0 |
| Keywords: | Cc: |
Description
The following code
;+ ; This procedure parses echo repeater delay information from the ; NAD. It is expected to be found in the NAD/targets directory. The ; file should be of the form:: ; ; DELAY ; BUSTER ; DD-MMM-YY HH:MM:SS.sss Delay(s) ; 29-JUL-07 13:49:15 2.500 ; 29-JUL-07 17:13:53 2.500 ; 29-JUL-07 17:50:13 4.000 ; ; @pre This function requires that the following folder structure be ; in place: NAD/targets/*.txt ; @author Joe Hood, Akoostix Inc. ; @todo modify other parsers to use this pattern which requires much ; less code and change log to use a star_log ;- PRO parse_repeater_delays
Isn't generating the expected code block. In fact the whole top portion ends up looking like one paragraph in the html.
Change History
Note: See
TracTickets for help on using
tickets.
