Hi, You can only add it if you are generating HTML/XHTML directly from asciidoc, if you are using docbook you can't because docbook has a built in entities for note, important etc so there is no way to add extras.
To do it in the former case see the paradef-* definitions in your asciidoc.conf. I haven't done it but it looks obvious how to add another type. Cheers Lex On 26 February 2011 21:43, Koen Wybo <[email protected]> wrote: > I would like to add my own icon (a questionmark) to the Admonition > Paragraphs. Now you can simply type NOTE: and you'll have the note- > icon with your text. > I would like to make my own QUESTION: with a question-icon. > > How do you make this? It is not described in the manual, I can not > find it with google. > > > kind regards, > > > Koen Wybo > > -- > 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.
