Skip to content
This repository was archived by the owner on Apr 10, 2022. It is now read-only.

Conversation

glfmn
Copy link

@glfmn glfmn commented Nov 7, 2018

Valid markdown syntax is not:

#Heading

but

# Heading

This is a common mistake that causes strange rendering in headings.

Valid markdown syntax is not:

```
#Heading
```

but

```
# Heading
```

This is a common mistake that causes strange rendering in headings.
@glfmn
Copy link
Author

glfmn commented Nov 7, 2018

Rendered

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant