# Markdown tests Paste the following tests into Mattermost to test markdown support. ``` # This should render as Heading 1 font size ## This should render as Heading 2 font size ~~This should show strikethrough formatting~~ **This should be bold** ```