I'm switching over from markdown to asciidoc and have a question. In my markdown file, I use backticks to indicate code font (`foo.bar()`). When this is converted to html, the text gets placed inside code blocks (<code>foo.bar()</code>).
How should I format a text fragment in asciidoc if I want it to appear within code blocks when the document is converted to html? Many thanks. - Shailen Tuli -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
