Modify ↓
Ticket #4615 (closed defect: duplicate)
Opened 5 years ago
Last modified 5 years ago
Quoted lists in replies not displayed correctly
| Reported by: | Peter Dimov <peter.dimov@…> | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.10.3 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Example:
- first
- ok
- second
- third
Quoted:
> 1. first > a. ok > 2. second > 3. third
Displayed:
- first
- ok
- second
- third
Attachments
Change History
comment:1 Changed 5 years ago by cboos
- Milestone 0.11 deleted
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



Yes, this is a known limitation of the reply-style quote syntax.
See #4235.