Method | Description | |
---|---|---|
Format ( string wiki ) : string |
Converts a string with wiki formatting to html formatting.
|
Method | Description | |
---|---|---|
BuildTable ( string markup ) : string |
Converts a wiki pipe formatting to an HTML table
|
|
MatchTables ( |
||
MatchWithSimpleReplace ( |
||
SplitByString ( string testString, string split ) : string[] |
public Format ( string wiki ) : string | ||
wiki | string | the wiki formatted code |
return | string |