Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove newline to fix list rendering
Currently the newline in list items is causing the text on the new line to be rendered as a code section. I am unsure why but I'm guessing putting all the text for each list item on a single line will fix it.
- Loading branch information