Thanks Eric for the explanation On Jan 19, 2017 12:08 PM, "Eric" <[email protected]> wrote:
> On Thu, 19 Jan 2017 09:37:12 -0800 (PST), Daya Sharma < > [email protected]> wrote: > > so how does one generate > > <h1>Header 1</h1> > > > > isn't that also with > > = H1 > > > > > > > > In asciidoc-generated HTML, <h1> is used only for the document title > whic asciidoc refers to as level 0. Then > > level 1 --> <h2> > level 2 --> <h3> > > etc. > > The point is not to try to generate any particular HTML, but to write a > document! (which might be rendered in formats other than HTML!) > > Eric > -- > ms fnd in a lbry > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/asciidoc. For more options, visit https://groups.google.com/d/optout.
