I tried to customize the Outline plugin for my needs, but failed to understand how the “Custom” schemes work. I looked in the help, but it explains only how custom search strings are used for matching text lines, but does not explain how matched lines form nested levels.
So, the questions are:
1. How does EE determines where each level ends in “Custom” mode? (Not in “Custom (Specify Begin …” mode.)
2. If I’m not using regular explressions, the help tells that the line should begin with the characters entered. However, in EE it seems that matching is successful if the entered substring is present anywhere inside the line. Which is wrong: help or EE behaviour?