EmEditor (text editor) Forum Index Enhancement Suggestions about Plug-ins
Outline: add Type "Paragraph" | Register To Post |
| Flat | Previous Topic | Next Topic |
| Poster | Thread |
|---|---|
| Stefan | Posted on: 10/29/2011 9:45 am |
Home away from home ![]() ![]() Joined: 7/14/2008 From: Germany, EU Posts: 259 |
Outline: add Type "Paragraph" .
I want to suggest to add "Paragraph" to the Type drop-down list. Example document with "Fold paragraphs": I get it nearly myself by using something like Custom ^$ ^.+$ but that doesn't match the first line of an paragraph butbut i don't get the right one. I need something like "^$\n.+$" or simple "^$\n.+" Means: i want to match an empty line following by an non-empty line. Works with Find but i don't get it to work in Outline) - - - I think it could be also generally nice to have an "Line offset" Like Type: Number of Braces {} Line Offset: [ + 1 ] to put the fold-mark on the next line after the match. . |
| Flat | Previous Topic | Next Topic |
| Subject | Poster | Date |
|---|---|---|
| » |
Stefan | 10/29/2011 9:45 am |
| |
Stefan | 9/4/2012 11:50 pm |
| Register To Post | |



but