I am in a situation where I have to write something like

    "Note that there is a space space in `EOF; `."

I would like to be able to write

    "Note that there is a space space in <code 
class='show-border'>EOF;&nbsp;</code>".

The reason is that I need to make that space visible. I tried `EOF; ` but 
then the closing backtick is not interpreted
as the closing backtick, and even if it did, I need that css class.

-- 
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.

Reply via email to