Re: [Rest2web-develop] using pygments inside rest2web
Brought to you by:
mjfoord
From: Michael F. <fuz...@vo...> - 2007-05-20 20:58:20
|
kib2 wrote: > Hi, > > I'm new with rest2web and wanted to know if I could use my own > directives inside it. > In particular, the pygments one given here > http://pygments.org/docs/rstdirective/ > to highlight source code inside my pages. > Hello Kib2, There is (currently...) no support inside rest2web for this. You would need to add the directives code to 'restutils.py' : http://svn.rest2web.python-hosting.com/trunk/rest2web/restutils.py HTH Fuzzyman http://www.voidspace.org.uk/python/articles.shtml > Thanks a lot, > > ------------------------------------------------ > Kib² : > ------------------------------------------------ > Blog : http://kib2.webfactional.com/ > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Rest2web-develop mailing list > Res...@li... > https://lists.sourceforge.net/lists/listinfo/rest2web-develop > > |