SyntaxHighlighter Type
Summary description for SyntaxHighlighter
Constructors
| Constructor |
Description
|
Full Usage:
SyntaxHighlighter()
|
|
Static members
| Static member |
Description
|
Full Usage:
SyntaxHighlighter.FormatCode(lang, code)
Parameters:
string
code : string
Returns: bool * string
|
TBD
|
Full Usage:
SyntaxHighlighter.FormatHtml(input)
Parameters:
string
Returns: string
|
TBD
|
FSharp.Formatting