Andre Eisenbach - 2005-11-24

Logged In: YES
user_id=629371

Thanks for your feedback on phpSyntaxTree!

I'd be happy to implement your suggestion. However, please
help me define what an "unconnected" item is. As in, how can
the program define whether an item is connected or not.

It seems like instead of a checkbox there would be some
special markup required to make this work, which I'd rather
not do.

Unless you mean something like this definition (please
correct as necessary):

An unconnected item is:
"A LEAF (red) that has no direct siblings."

or to phrase it differently:
"A LEAF (red) whos parent NODE (blue) has one or more
child NODES."

Cheers,
Andre