On Mon, 09 Jan 2006 13:09:28 -0300, Mario Valle <[EMAIL PROTECTED]> wrote:

Hi all!
Is there any method to view an outline of a HTML document using folds?
If I have:
   <h1>Title</h1>
   ...bla bla...
   <h2>Subtitle</h2>
   ...bla bla...
   <h2>Subtitle</h2>
   ...bla bla...

I think it is not possible unless you use
which scite accepts
    <h1>Title
    ...bla bla...
    </h1>
    <h2>Subtitle
    ...bla bla...
    </h2>
    <h2>Subtitle
    ...bla bla...
    </h2>

Miguel
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to