
This is a sample TopicTree.

Stuff before the % Begin/Ends should be unaffected.

%BeginTopicTree%
Stuff inside the TopicTree should be preserved,
although the TopicTree indented list will be munged.
   * [[Parent1]]
      * test that a line without links works
      * [[ChildOf2Parents]]
         * GrandChild1
   * [[Parent2]]
   * [[EmbedCycle01]]
   * [[EmbedCycle01]]
   * [[EmbedCycle01]]
%EndTopicTree%

Stuff between the % Begin/Ends should be unaffected.

%BeginTopicTreeAutoStuff%
Everything here should be deleted.
%EndTopicTreeAutoStuff%

Stuff after the % Begin/Ends should be unaffected.
