Closed rjshaver closed 5 years ago
I looked at this again and the code around the fourth question still is not perfect, but does look better. It looks right in a markdown editor.
Most recent commit on markdown actually looks a bit better by taking out extraneous '```' after inline code.
Do not use this for pull into master. I am closing this pull request. Please the the "Inline Code" pull request for the correct changes. Thanks.
You can look at my repository to compare the changes I made to the README.md file and how they look on github. Look at both my master(same as yours) and markdown branches. If you look at my markdown branch, you should see how this highlights the sections and makes it easier to read. Hope this helps.