Changes between Version 1 and Version 2 of Ticket #78, comment 3
- Timestamp:
- Oct 14, 2017, 2:37:47 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #78, comment 3
v1 v2 1 1 2 2 {{{ 3 Using Find and selecting regexp and putting in "^$" without the quotes does not appear find anything here. 4 Create fold by regexp and putting in "^$" does create folds at each blank line here. 3 Using Find and selecting regexp and putting in "^$" without the quotes[[BR]] 4 does not appear find anything here. 5 Create fold by regexp and putting in "^$" does create folds at each blank[[BR]] 6 line here. 7 For some reason I had to use code blocks to get the ^ to show. 5 8 }}} 9