text_to_html


Description:


public string text_to_html (string @in, MimeFilterToHTMLFlags flags, uint32 color)

Convert in from plain text into HTML.

Parameters:

flags

bitwise flags defining the html conversion behaviour

color

color to use when syntax highlighting

in

input text

Returns:

a newly allocated string containing the HTMLified version of in


Namespace: Camel
Package: camel-1.2