Sun Oct 15 10:25:02 2006

Ticket #980

Text folding


Priority: normal Reporter: mqm@magma.ca
Severity: enhancement Assigned to: jhorman
Component: wikidPad Status: new
Version:   Resolution:  
Milestone:   Keywords: text folding jedit

Description by mqm@magma.ca:

Modern IDEs allow code folding at the editor. Some generic editors like JEdit also allow folding for many different text formats (XML, etc). Basically they let you collapse chunks of text.

It would be nice if WikiPad had the same in Preview mode. Users should be able to collapse/expand headings or lists (bulleted or numbered).

Ideally the same folding should become available in Edit mode too.