Dear folks, I am currently using the Restructured Text parser (rst) for writing theatre play scripts. In general it works great. I only miss the highlight feature. This was already documented in a bug report: http://moinmo.in/MoinMoinBugs/UnsupportedReStructuredTextFeatures/ReStructuredTextMoinMoinTestDocument
I tried to dig into the code looking for the implementation of the hightligh feature, but I failed to find the piece of code that is missing in the rst parser. I assumed, that adding the following line from the "format" function of the "wiki" parser to the "rst" parser would do the trick, but there was no progress: self.hilite_re = self.formatter.page.hilite_re (I tried this in MoinMoin 1.5.3 - but the http://moinmo.in installation fails to highlight text as well) Sadly I don't have a real clue how the parsers interact with the formatters in detail. Does anybody of you have an idea, how I could investigate the problem furthermore? thanks for your time, Lars ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Moin-user mailing list Moin-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user