Свойство | Type | Description | |
---|---|---|---|
MAX_RENDER_WAIT | int |
Méthode | Description | |
---|---|---|
wikiCreole_Fix_WikiText_Bullets ( this wikiText ) : string |
This is a hack to handle five scenarious that WikiCreole works differently from jsCreole: The fix is done using simple String replaces, since there are enough RegEx issues with WikiCreole already
|
|
wikiCreole_Replaced_Html_Code_Tag_with_Pre ( this htmlCode ) : string | ||
wikiText_Transform ( this wikiText ) : string |
public static wikiCreole_Fix_WikiText_Bullets ( this wikiText ) : string | ||
wikiText | this | |
Résultat | string |
public static wikiCreole_Replaced_Html_Code_Tag_with_Pre ( this htmlCode ) : string | ||
htmlCode | this | |
Résultat | string |
public static wikiText_Transform ( this wikiText ) : string | ||
wikiText | this | |
Résultat | string |