1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-12 02:30:29 +09:00
Satori/docs/coreclr/coding-guidelines
Omair Majid 737c509836 Fix markdown headings
GitHub recently changed how atx headings (beginning with `#`) are
rendered. A space is now required between `#` and the following text
for the heading to be recognized.

Update headings in the docs to match the expected format.

See https://github.github.com/gfm/#atx-headings


Commit migrated from 765f28934d
2017-03-20 18:12:33 -04:00
..
clr-code-guide.md Fixed typos and format issues on clr-code-guide doc(dotnet/coreclr#7767) (dotnet/coreclr#7768) 2016-10-22 04:13:17 -07:00
clr-jit-coding-conventions.md Update coding conventions 2016-08-31 09:38:56 -07:00
cross-platform-performance-and-eventing.md Fix markdown headings 2017-03-20 18:12:33 -04:00
EventLogging.md Fix markdown headings 2017-03-20 18:12:33 -04:00