SLaks / Rebracer

Saves editor formatting settings as part of each solution.
http://visualstudiogallery.msdn.microsoft.com/410e9b9f-65f3-4495-b68e-15567e543c58
44 stars 15 forks source link

Changed README.md to correct for markdown. #34

Closed rjshaver closed 5 years ago

rjshaver commented 5 years ago

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.

rjshaver commented 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.

rjshaver commented 5 years ago

Most recent commit on markdown actually looks a bit better by taking out extraneous '```' after inline code.

rjshaver commented 5 years ago

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.