According to your screen shot, you didn't indent the code, and the first character is a <. The error message says "Body must be at least 30 characters; you entered 0", which means that the Markdown editor interpreted your text as an HTML tag, and didn't count the characters in that tag.