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