yast2 |
modules/RichText.ycp |
Rich text manipulation routines | |
|
|
This module has an unstable interface. |
Imports
Global Functions |
global
Rich2Plain (string richtext)
->
string
Convert a richtext string into a formatted plain text.
- Parameters:
-
richtext the text to be converted
- Return value:
-
the converted text
global
DetectRichText (string file)
->
symbol
Parse provided text and see if it contains richtext
- Parameters:
-
file file path