DOCConverter.Convert


public function Convert

Prototype:

public function Convert(string input, string format="html")

Parameters

input
(string) // TO DO
format
(string) has a default value of "html"

Description:

TODO: Document this

Return value:

// TO DO