Sometimes I have to look at badly aligned HTML code and keep asking
myself questions like "here's the opening tag, I wonder where it
closes".

Is there a leo plugin that would automatically solve this by being
able to import HTML code into a tree of HTML tags - one node per tag,
inner nodes for inner tags? Something like this:

header content:

<tr>

body content:

<tr>
    @others # all inner tags here
</tr>

I could probably use firebug for this but I try to avoid it because it
is slow.

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to leo-editor@googlegroups.com.
To unsubscribe from this group, send email to 
leo-editor+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to