Skip to content

Commit 8988516

Browse files
committed
test another row
1 parent 4aa9035 commit 8988516

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/csharp/language-reference/xmldoc/recommended-tags.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff 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:::

0 commit comments

Comments
 (0)