Skip to content

Commit 36b0424

Browse files
committed
Remove HTML comment incompatible with MDX
1 parent 405e474 commit 36b0424

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

docs/community/seps/2084-primitive-groups.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ Note: Tasks are not included in the example as they are ephemeral, but the SDK c
263263
- When listing the primitives in the `communications` group, it displays the contents of both children.
264264
- So `email_thank_contributor` would appear in both `email` and `communications`.
265265
- Some clients might wish to only show direct children of a group.
266-
<!-- If a server contained cyclic graphs, configuring the client to only show the direct children of a group would short circuit the graph traversal, unless the group contains itself as a direct child, which would be an obvious mistake on the server developer's part that would likely never happen in production. -->
267266

268267
## Acknowledgements
269268

seps/2084-primitive-groups.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ Note: Tasks are not included in the example as they are ephemeral, but the SDK c
246246
- When listing the primitives in the `communications` group, it displays the contents of both children.
247247
- So `email_thank_contributor` would appear in both `email` and `communications`.
248248
- Some clients might wish to only show direct children of a group.
249-
<!-- If a server contained cyclic graphs, configuring the client to only show the direct children of a group would short circuit the graph traversal, unless the group contains itself as a direct child, which would be an obvious mistake on the server developer's part that would likely never happen in production. -->
250249

251250
## Acknowledgements
252251

0 commit comments

Comments
 (0)