boldCharacter property

String boldCharacter
final

If you want to use an alternative bold character (Default: **), assign a custom String to boldCharacter. For example __

Implementation

final String boldCharacter;