Strip RTF
Strings
Strip RTF is a ProtoFlux node that Strips rich text format tags like "<size>" "<b>" "<i>" "<u>"
Inputs
String (String)
The string to strip the RTF tags from.
Outputs
* (int)
with rich text format tags like "<size>" "<b>" "<i>" "<u>" removed.
Examples
-
Strip RTF Tags used in some ProtoFlux to get rid of fancy looks to text.