Line -1, before the start of the topic tree
%BeginTopicTree%
Line 1, inside the TopicTree, but not a list line.
   * [[Link2]] - on Line 2
   * [[Link2.1]] - on Line 2.1
Line 3
   * [[Link4]] - on Line 4
Line 5
      * [[Link5]] - on line 5.  This is tricky is it a sub of Link4, or not?
         * [[Link6]] - on line 6.  
            * this is a nonlink line 7
         * [[Link8]] - on line 8.  
            * this is a nonlink line 9
      * Line 10 - tries to trick us. should cause Link5 to dump
   * [[Link11]] - on line 11


   * [[Link14]] - on line 14
There should be 2 blank lines between Link11 and Link14

   * LinkWithDanglingLink
(indent 0)This should force printout
   * LinkWithDanglingLink
 (indent 1)This should force printout
   * LinkWithDanglingLink
  (indent 2)This should force printout
   * LinkWithDanglingLink
   (indent 3)This should force printout
   * LinkWithDanglingLink
    (indent 4)This should NOT force printout
   * LinkWithDanglingLink

    NOR should the blank line above.
But this should force printout of any pending auto stuff.

Let's try that again - testing that we can use blank lines in a list

   * LinkWithDanglingLink
  
   * LinkWithDanglingLink2

      * LinkWithDanglingLink3


         * LinkWithDanglingLink4 - note blanks above
         
            Note: line of 9 blanks forces LinkWithDanglingLink3's stuff to NOT print out immediately
      
            Similarly, 6 blanks should space out LinkWithDanglingLink2's stuff

   * LinkWithDanglingLink
         
         

   

Note - the line of 4 blanks should force a printout just before it.
I consider this a feature - you can force a printout by using the appropriate number of blanks.

And another blank line above. But there should be no blank lines before EndTopicTree, just XXXXs
   * XXXXXXXXX
%EndTopicTree%
