Proposal: <placeholder> documentation element #8974
Unanswered
sharwell
asked this question in
Language Ideas
Replies: 1 comment
-
/cc @EWSoftware |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Champion spec: #8975
I propose updating the C# language specification to include a mention of a
<placeholder>
element in documentation. This "inline" element identifies content that is not yet finalized and/or needs further review.One primary advantage of the
<placeholder>
element is documentation generation scenarios. Generated documentation content can be placed inside<placeholder>
elements to encourage review prior to final acceptance.🔗 placeholder (Sandcastle MAML Guide)
🔗 SA1651: Do not use placeholder elements (StyleCop Analyzers)
Beta Was this translation helpful? Give feedback.
All reactions