We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f736e14 commit 4e5ec30Copy full SHA for 4e5ec30
docs/csharp/language-reference/xmldoc/recommended-tags.md
@@ -108,8 +108,12 @@ Some of the recommended tags can be used on any language element. Others have mo
108
109
- [General Tags](#general-tags) used for multiple elements - These are the minimum set for any API tasks.
110
:::row:::
111
- :::column::: `<summary>` :::column-end:::
112
- :::column::: `<remarks>` \*\* :::column-end:::
+ :::column:::
+ `<summary>`
113
+ :::column-end:::
114
115
+ `<remarks>` \*\*
116
117
:::row-end:::
118
- [Reuse documentation text](#reuse-documentation-text) - These tags provide tools that make it easier to reuse XML comments.
119
0 commit comments