Runoff
_ function
.mdThe _ function treats the following character as a text character, rather than as a control character.
Syntax
_
Example(s)
This prints one underscore: __.
The _ function treats the following character as a text character, rather than as a control character.
_
This prints one underscore: __.