internal package
Foswiki::Plugins::TreePlugin::NodeFormatter Superclass for node types. Formatting functions are implemented by subclasses.
Checks if the current level is within bounds set by startlevel and stoplevel.
Checks if the current level is within one count to bounds set by startlevel and stoplevel. Used to properly close lists.
Might not be the best way to solve this problem.