You can add custom snippets whilst the default set of snippets are decided by following the below steps:
Cmd + Shift + P (Ctrl + Shift + P for Windows), type snippets and select Preferences: Configure User Snippets.markdown and select the entry entitled markdown.json (Markdown).
To get started, you might consider replacing the entire contents of the markdown.json file opened by the steps above with the JSON in this comment.