[docs] Make formatting of code blocks/lists consistent
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 12 Feb 2015 09:56:18 +0000 (10:56 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 12 Feb 2015 10:34:01 +0000 (11:34 +0100)
commited6dde4695f531bedac217af54070942189f7b77
treed8b07786ef6d579a784a486b8ba3b91c03b2b600
parent2557d4de910f2a3543b08e5c9d07677cd1c9da45
[docs] Make formatting of code blocks/lists consistent

Code block is denoted by one tab, indentation in code blocks is four spaces.
List starts at the beginning of a line, nested list items are indented by two spaces.
Documentation/clr-code-guide.md
Documentation/intro-to-clr.md
Documentation/mscorlib.md
Documentation/stackwalking.md