clipboard/utils/plaintexttohtml
@ckeditor/ckeditor5-clipboard/src/utils/plaintexttohtml
module
Filtering
Functions
-
plainTextToHtml( text ) → String
Converts plain text to its HTML-ized version.
Parameters
text : String
The plain text to convert.
Returns
String
HTML generated from the plain text.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.