Modify ↓
Opened 18 years ago
Closed 18 years ago
#4615 closed defect (duplicate)
Quoted lists in replies not displayed correctly
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ticket system | Version: | 0.10.3 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Example:
- first
- ok
- second
- third
Quoted:
> 1. first > a. ok > 2. second > 3. third
Displayed:
- first
- ok
- second
- third
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
Milestone: | 0.11 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Yes, this is a known limitation of the reply-style quote syntax. See #4235.