Follow-up to #14336. _Tracking issue._ * [DOC100: PlaceTextInParagraphs](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC100.md) * [DOC101: UseChildBlocksConsistently](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC101.md) * [DOC102: UseChildBlocksConsistentlyAcrossElementsOfTheSameKind](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC102.md) * [DOC103: UseUnicodeCharacters](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC103.md) * [DOC104: UseSeeLangword](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC104.md) * [DOC105: UseParamref](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC105.md) * [DOC106: UseTypeparamref](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC106.md) * [DOC107: UseSeeCref](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC107.md) * [DOC108: AvoidEmptyParagraphs](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC108.md) * [DOC200: UseXmlDocumentationSyntax](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC200.md) * [DOC201: ItemShouldHaveDescription](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC201.md) * [DOC202: UseSectionElementsCorrectly](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC202.md) * [DOC203: UseBlockElementsCorrectly](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC203.md) * [DOC204: UseInlineElementsCorrectly](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC204.md) * [DOC207: UseSeeLangwordCorrectly](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC207.md) * [DOC209: UseSeeHrefCorrectly](https://github.com/DotNetAnalyzers/DocumentationAnalyzers/blob/master/docs/DOC209.md)
Follow-up to #14336.
Tracking issue.