Process underline syntaxes in a text.
Description
The syntax used for bold text is: text Wrap the text with double underscore characters. To escape an underscore insert a backslash() before the character like "_".
Parameters
$textstringrequired- Text to process.
Changelog
| Version | Description |
|---|---|
| 1.7.0 | Introduced. |