Skip to content

Operator precedence not formatted as table #9400

@olivercoad

Description

@olivercoad

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions