Modify ↓
      
Opened 20 years ago
Closed 19 years ago
#1924 closed defect (fixed)
Code block becomes totally invisible when close directive mistyped
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 | 
| Component: | wiki system | Version: | 0.8.4 | 
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
If you somehow forget to close a code block with three braces, the whole rest of the comment becomes invisible. The rendering should fail in a more straightforward way so you can at least see what you did wrong.
test (code block that follows is invisible - only two close braces)
blah blah blah }}
Attachments (0)
Change History (3)
comment:1 by , 20 years ago
| Component: | general → wiki | 
|---|
comment:2 by , 19 years ago
| Milestone: | → 0.10 | 
|---|---|
| Owner: | changed from to | 
| Severity: | normal → minor | 
| Status: | new → assigned | 
  Note:
 See   TracTickets
 for help on using tickets.
    


  
If a block has been started, it must be flushed before the wiki formatting completes.