Create a big heading.
The formatted text.
h1('big heading'); // '# big heading'
The text to be formatted.
Create a big heading.
Returns
The formatted text.
Example