BOLD
Introduction
Usage
Example
my_string: `Hello, World!`,
my_formatted_string: `{ BOLD(my_string) }`<!-- my_formatted_string -->
<strong>Hello, World!</strong>Last updated
my_string: `Hello, World!`,
my_formatted_string: `{ BOLD(my_string) }`<!-- my_formatted_string -->
<strong>Hello, World!</strong>Last updated