On 7 September 2012 05:01, ping <[email protected]> wrote: > I'm studying asciidoc so I'm reading ... > > .http://www.methods.co.nz/asciidoc/publishing-ebooks-with-asciidoc.html#X1 > ----------------------------------------------- > Setting the AsciiDoc plaintext attribute suppresses most of AsciiDoc’s text > formatting and substitution conventions, this allows large amounts of text > to be imported with little or no manual editing. > > Once you have defined the AsciiDoc plaintext attribute the only > requisite manual editing will be to format the titles and rectify the odd > paragraph being interpreted as some other AsciiDoc block element. > > In the combined 49 thousand lines of imported Sherlock Holmes and > Brothers Karamazov text I only encountered two misinterpreted list items, > neither affected the rendered output or necessitated editing. > > You can selectively enable and disable the plaintext attribute > throughout your document using AsciiDoc attribute entries. > ---------------------------------------------- > > .note the last statement: > ----- > You can selectively enable and disable the plaintext attribute > throughout your document using AsciiDoc attribute entries. > ----- > > can I get an example of how? > > the hyperlink point to: > http://www.methods.co.nz/asciidoc/userguide.html#X18 > but I don't understand how that is related... >
This section of the manual tells you how to enable and disable the attributes. Cheers Lex > > thanks! > > -- > 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.
