Remove(string) Method
Removes markup from the specified string.
public static string Remove(string text)
- Namespace
- Spectre
.Console - Containing Type
- Markup
Parameters
- string text
- The text to remove markup from.
Returns
- string