Hi All, There is a string like this:
string = 'The definition about CO<sub>2</sub> can be found CarbonDioxide ' I expect format this string firstly as HTML to show CO<sub>2</sub> correctly, then format it as WIKI to create a link to WIKI page CarbonDioxide. Currently, I use function "format_to_oneliner" to format as WIKI. Is there a function to format it as HTML? Thanks Helend -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en.
