csharplang/spec
Bill Wagner 36504baa66 don't escape vertical bar
Fixes dotnet/docs#6335

Because these are in a code fence, the back-slash was rendering on the docs platform. This still renders correctly in GFM, and on docs.

/cc @HankiDesign
2018-08-21 16:35:44 -04:00
..
arrays.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
attributes.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
basic-concepts.md Fixed structs link (#720) 2018-01-25 13:17:27 -08:00
classes.md Fix typos in spec (#1266) 2018-01-25 13:12:45 -08:00
conversions.md Fix typos in spec (#1266) 2018-01-25 13:12:45 -08:00
delegates.md Fix typos in spec (#1266) 2018-01-25 13:12:45 -08:00
documentation-comments.md Remove superfluous asterisks 2018-03-31 21:48:33 -06:00
enums.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
exceptions.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
expressions.md Fix typos in spec (#1266) 2018-01-25 13:12:45 -08:00
interfaces.md Fix typos in spec (#1266) 2018-01-25 13:12:45 -08:00
introduction.md don't escape vertical bar 2018-08-21 16:35:44 -04:00
lexical-structure.md Fix typos in spec (#1266) 2018-01-25 13:12:45 -08:00
LICENSE.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
namespaces.md Fix brace | add semicolon 2018-07-13 12:15:51 +03:00
README.md Small fixes related to async (#759) 2017-09-07 15:30:46 -07:00
statements.md grammar correction 2017-02-09 12:11:20 +01:00
structs.md remove anchors to H1 tags 2017-10-14 15:21:38 -04:00
types.md missing spaces between some words (#1160) 2017-12-10 02:05:00 -08:00
unsafe-code.md Fix typos in spec (#1266) 2018-01-25 13:12:45 -08:00
variables.md Fix typos in spec (#1266) 2018-01-25 13:12:45 -08:00

C# Language Specification

Version 6

This is an unofficial draft, posted here for convenience. When we submit a C# 6.0 spec proposal to ECMA (who is currently finalizing the C# 5.0 Standard), it will be shared here.