Tried a blank line at the location suggested. No luck I'm afraid. On Mar 10, 2010, at 4:34 PM, Lex Trotman wrote:
> > > On 11 March 2010 05:45, Shep <[email protected]> wrote: > Hi > > I have a simple asciidoc text document: > > Test of asciidoc tables on Mac > ============================== > > :Author: Andrew Sheppard > > .Keywords > **** > asciidoc, tables > **** > > == Test of asciidoc tables > > .An example table > > Try a blank line here (Just a guess) > > Cheers > Lex > |======================= > |Col 1|Col 2 |Col 3 > |1 |Item 1 |a > |2 |Item 2 |b > |3 |Item 3 |c > |6 |Three items|d > |======================= > > When I process this to HTML in TextMate, or from the command line > ("asciidoc asciidoc_table_test.txt"), on my Mac; the table markup if > rendered as text, not as a table! > > The table simply comes out as text looking like this: > > |======================= |Col 1|Col 2 |Col 3 |1 |Item 1 |a |2 | > Item 2 |b |3 |Item 3 |c |6 |Three items|d |======================= > > What gives? > > Andrew > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/asciidoc?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/asciidoc?hl=en. -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
