Commit graph

5 commits

Author SHA1 Message Date
Johnny Gérard 9ef7639b20 Fix example description
No method `A` in the Class `C`.
Instead, there is a static field `A`.
2019-02-19 10:28:49 -08:00
Dmytro Dorodnykh ac5f60aa23 Fix brace | add semicolon 2018-07-13 12:15:51 +03:00
Bill Wagner eb528dbd21 remove anchors to H1 tags
When the C# spec is incorporated into the docs.microsoft.com build, any links that include anchors generate warnings when the link is to the H1 tag in the first line of the file. These should be simple file links.

This PR removes the extra anchor tags
2017-10-14 15:21:38 -04:00
Petr Hudeček 1bbcfb2378 Typo in markup (#617)
There was a backtick where it should have been an asterisk.
2017-06-05 12:52:43 -07:00
Neal Gafter 6027ad5a4a Add markdown specification (#9)
* Initial port of the C# 6 specification; all the heavy lifting had been done by @ljw1004
* Remove pdf, html versions and grammar versions until we figure out how to build them.
2017-02-01 10:35:24 -08:00