Hi,
I'm working on a specific backend.
Suppose the following asciidoc example
[source, java]
>
> -------------------------------------------------------------------------------
> <example>
> this is a sample
> </example>
>
> -------------------------------------------------------------------------------
How do you disable the source-highlight process ?
In fact i would like generate the following sample
<code source="java"><![CDATA[
<example>
this is a sample
</example>]]>
</code>
Any idea ?
Mickael
--
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.