On 17 June 2012 09:51, Stuart Rackham <[email protected]> wrote: > Hi Lex > > flexndex looks like really useful tool, I've added it to the list of > external resources and application (http://www.methods.co.nz/asciidoc/#X2). > > One thing I've noticed is that github does not preserve line breaks in the > <pre><tt>|</tt></pre> listing blocks that asciidoc generates, it needs > <pre><code>|</code></pre>. > > This is probably a good reason to replace the obsolete <tt> tags with <code> > tags in asciidoc. In the mean time you can put this workaround in your > AsciiDoc source file headers: > > :listingblock.: <pre><code>|</code></pre>
done, I never thought to look at the github rendering of the manual. > > There's also a wee syntax error here: > > simple-grouped::a simple built-in grouped style shows as a traditional > > It should be: > > simple-grouped:: a simple built-in grouped style shows as a traditional thanks done Will be pushed soon with other changes that are in progress. Cheers Lex [...] -- 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.
