How do I get the following plain text to just fold based on indent?
Is there any kind of tutorial that explains the basics of folding for plain text? Thanks
Code folding just works "out of the box" for most popular programming languages. [[[ EXCEPT PLAIN TEXT... *facepalm*....]]]
Power tip: Fold sections of code and text in UltraEdit/UEStudio
Code: Select all
-+ This is the header
-+Sub header 1
text
-+Sub header 1
text
-+Sub header 1
text
Code folding just works "out of the box" for most popular programming languages. [[[ EXCEPT PLAIN TEXT... *facepalm*....]]]
Power tip: Fold sections of code and text in UltraEdit/UEStudio