-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Description
The operator precedence table is formatted correctly as a table in GitHub but on docs.microsoft.com the markdown table is not rendered in a table, but instead like:
<p>|Operator|Associativity|
|--------|-------------|
|<code>as</code>|Right|
|<code>when</code>|Right|
|<code>|</code> (pipe)|Left|
|<code>;</code>|Right|
...Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: eda0064b-feb6-ccf5-b77c-92e59be17b0c
- Version Independent ID: 7f789b6e-4f55-5740-2c2f-2dec4e2129fc
- Content: Symbol and Operator Reference (F#)
- Content Source: docs/fsharp/language-reference/symbol-and-operator-reference/index.md
- Product: dotnet-fsharp
- GitHub Login: @cartermp
- Microsoft Alias: phcart