Unknown YCP Module |
This module has an unstable interface. |
Imports
Global Functions |
Info:
File: modules/RichText.ycp
Package: yast2
Summary: Rich text manipulation routines
Authors: Michal Svec
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