Question 085
### How does GitHub help people that want to write proper issue and pull request comments but don't know Markdown syntax?
> https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/about-writing-and-formatting-on-github#text-formatting-toolbar
1. [x] There is a text formatting toolbar on issue and pull request comment forms which generates Markdown for you.
1. [ ] By providing a Markdown cheat sheet.
1. [ ] GitHub automatically converts HTML to Markdown in issue and pull request comments.
1. [ ] GitHub pull requests and issues don't support Markdown.