I sent a pull request to fix the example: https://github.com/asciidoc/asciidoc/pull/38
-Dan On Tue, Jul 1, 2014 at 5:03 PM, Peter C. Norton <[email protected]> wrote: > Looking at http://asciidoc.org/userguide.html#X49, it seems like the > image block macro is documented with incorrect syntax. > > Specifically, it says this: > > "This example: > > .Main circuit board > image::images/layout.png[J14P main circuit board] > > is equivalent to: > > image::images/layout.png["J14P main circuit board", > title="Main circuit board"] > " > > The problem is that the latter breaks the syntax of the image block macro > which must appear on a single line. > > Thoughts? > > Thanks, > > -Peter > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" 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/asciidoc. > For more options, visit https://groups.google.com/d/optout. > -- Dan Allen | http://google.com/profiles/dan.j.allen -- You received this message because you are subscribed to the Google Groups "asciidoc" 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/asciidoc. For more options, visit https://groups.google.com/d/optout.
