Modify ↓
Opened 14 years ago
Last modified 10 years ago
#7643 new defect
Comma cuts the following letters
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | InlineMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
If there is a comma within an Inline section, all characters after will be ignored.
Example:
[[Inline(<span>one, two, three</span>)]]
puts out:
one
Attachments (0)
Note: See
TracTickets for help on using
tickets.