On 31 January 2011 10:51, Tong Sun <[email protected]> wrote: > Hi, > > Is "#" a special char?
Yes, see manual section 7.1, its an unquoted text quote :-) Cheers Lex > > $ echo '### abc' | asciidoc -s - > <div class="paragraph"><p># abc</p></div> > > Why "#" chars are being eaten? > > FYI: > > $ apt-cache policy asciidoc > asciidoc: > Installed: 8.5.2-1ubuntu1 > Candidate: 8.5.2-1ubuntu1 > Version table: > *** 8.5.2-1ubuntu1 0 > 500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 > Packages > 100 /var/lib/dpkg/status > > 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.
