On Fri, May 6, 2011 at 11:51 AM, Gregory Crosswhite
<[email protected]> wrote:

> I am a little confused about the purpose of the @raw/@end_raw directives...
> are they primarily to produce unindented text (i.e., to ignore the current
> section indentation level when writing a file), or to ignore some Leo
> directives such as section headings?

Here is the explanation from Leo's reference::

    @raw starts a section of "raw" text that ends *only* with the
@end_raw directive
    or the end of the body text containing the \@raw directive. Within this
    range, Leo ignores all section references and directives, and Leo generates
    no additional leading whitespace.

In other words, within the range delimited by @raw/@end_raw, Leo
doesn't generate any sentinel lines.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" 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/leo-editor?hl=en.

Reply via email to