Alex_202 This is intended: indenting a line with a tab in Markdown declares it to be a code block, and you can see that the line is displayed in monospaced font, showing that it is indeed code.
First line indentation is only possible on export in Markdown. Remember that this is not Word!