Font changes after tabbing down the title

I wrote the title #please
and I changed line and tabbed it.
When I wrote something, its style changed like quotes.

How can I change it to normal style?
스크린샷 2023-11-09 124134

This is an expected result, a tabbed line is rendered as a code block.

If you want headings to be aligned to the left of the body text, you should tweak styling (i.e. themes/CSS snippets), not the text content itself.

2 Likes

In addition, here are two links worth having a look over:

Markdown Resources

1 Like