On Saturday, February 3, 2018 at 12:48:38 PM UTC-8, lor712en73zo wrote:
>
> Hi everybody,
>
> this is my first post to the mailing list.
>
> I can not get syntax coloring working inside TracWiki.
>
> I've installed Trac on a Kubuntu machines inside a python virtualenv.
> I've installed the following packages using pip:
>
> docutils (0.14) 
> Genshi (0.7) 
> pip (9.0.1) 
> Pygments (2.2.0) 
> Trac (1.2.2) 
>
> I'm testing syntax coloring in a wiki page with the following code block 
> but it's not working:
>
> {{{#!python
> def hello():
>     return 'world'
> }}}
>

Next step is troubleshooting is to check the logs,
https://trac.edgewall.org/wiki/TracTroubleshooting#ChecktheLogs

- Ryan 

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to