On Mon, Sep 17, 2012 at 5:18 AM, vitalije <vitali...@gmail.com> wrote:

> Hello,
> I can't figure out why sphinx refuses to highlight my code snippets. I
> tried to update my installation of docutils, sphinx and pygments, but the
> problem is still present.
>
> When I try to pygmentize code snippet it works as expected. But when I run
> sphinx build it makes just  'pre' block and inside it just a plain text. It
> doesn't have any span tag at all.
>
> I have tried to put  'highlight' directive before this block.
> I tried to put '::' on the end of previous text line and to indent code
> block.
> I tried to put .. code-block:: actionscript.
>
> All that with no success.
> TIA Vitalije


It will be easier to help you if you can show us the block you are trying
to highlight.

Kevin Horn

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to