On 20 March 2014 18:57,  <[email protected]> wrote:
> I'm doing a document which includes source code. I want to be able to show
> the source code in various states of maturity and want to highlight the
> parts that have been added or changed.
>
> I've tried many different asciidoc markups including color, italics etc.
> None seems to work, probably since the code block is a literal block, right?

Right

>
> Any suggestions on how to do this? I have no limitations on which font,
> color etc. are rendered, I just want it to standout from the rest of the
> source code. I'm not using syntax highlighting, I'm thinking doing that
> would make it even harder.

The only thing I can think of is to do the markup manually in a block
that accepts quotes (sidebar, quote, example or open).  You will need
to define line breaks manually too of course.

Cheers
Lex

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

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