Hi All,
 
I've been creating rst tables using rst markup directly in the body text.  
For field lists.  As the same field apears in multiple programs, I would 
like to use Leo's cloning to reproduce a table row in several locations in 
the tree.  The issue that prevents me from doing this, is that an 
@rst-no-head headline seems to generate a line-feed preceeding the body 
text in the derived file which breaks the table parse.
 
Maybe a example:
The Leo tree:
 
+Program1
  +Parameters
       =================== ========
       Field Name          Format
       =================== ========
    +@rst-no-head Field1
        prmField1          Integer
 
Results in the following markup
Program1
^^^^^^^^^
Parameters
~~~~~~~~~
=================== ========
Field Name          Format
=================== ========

prmField1           Integer
That blank line in the markup before the node body text breaks the table.
 
Craig

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" 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 http://groups.google.com/group/leo-editor?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to