Modify ↓
Opened 21 years ago
Closed 21 years ago
#405 closed enhancement (fixed)
allow wrapping of list items in Wiki markup
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | wiki system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
There should be a way to wrap list items on multiple lines in the Wiki markup. Here is an example of something that most likely should result only in a wrapped list item, not a new paragraph.
- Testing list item wrapping, as Trac doesn't seem to handle the case properly at the moment, which probably should be fixed.
This isn't so much of a problem for Wiki pages - but it is a problem for commit messages, which are nice to keep within 80 characters.
Attachments (0)
Change History (6)
comment:1 by , 21 years ago
| Milestone: | → 0.7.1 |
|---|
comment:2 by , 21 years ago
comment:3 by , 21 years ago
| Milestone: | 0.7.1 → 0.8 |
|---|
comment:4 by , 21 years ago
Example from reStructured text:
* Example 1 wrapped item
results in:
- Example 1 wrapped item
Personally, I feel the behaviour of reStructured text is more logical than that of MoinMoin.
comment:5 by , 21 years ago
| Status: | new → assigned |
|---|
Note:
See TracTickets
for help on using tickets.



In moinmoin:
.. results in:
test test
test
test test test
test
test test test test test test