File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
docs/csharp/language-reference/xmldoc Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -117,8 +117,12 @@ Some of the recommended tags can be used on any language element. Others have mo
117117 :::row-end:::
118118- [ Reuse documentation text] ( #reuse-documentation-text ) - These tags provide tools that make it easier to reuse XML comments.
119119 :::row:::
120- :::column::: ` <inheritdoc> ` \*\* :::column-end:::
121- :::column::: ` <include> ` \* :::column-end:::
120+ :::column:::
121+ ` <inheritdoc> ` \*\*
122+ :::column-end:::
123+ :::column:::
124+ ` <include> ` \*
125+ :::column-end:::
122126 :::row-end:::
123127- [ Format documentation output] ( #format-documentation-output ) - These tags provide formatting directions for tools that generate documentation.
124128 :::row:::
You can’t perform that action at this time.
0 commit comments