Skip to content

Commit 4e5ec30

Browse files
committed
another test
1 parent f736e14 commit 4e5ec30

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
@@ -108,8 +108,12 @@ Some of the recommended tags can be used on any language element. Others have mo
108108

109109
- [General Tags](#general-tags) used for multiple elements - These are the minimum set for any API tasks.
110110
:::row:::
111-
:::column::: `<summary>` :::column-end:::
112-
:::column::: `<remarks>` \*\* :::column-end:::
111+
:::column:::
112+
`<summary>`
113+
:::column-end:::
114+
:::column:::
115+
`<remarks>` \*\*
116+
:::column-end:::
113117
:::row-end:::
114118
- [Reuse documentation text](#reuse-documentation-text) - These tags provide tools that make it easier to reuse XML comments.
115119
:::row:::

0 commit comments

Comments
 (0)