Skip to content

Detect text outside of any XML element #78

Description

@drewnoakes

For example:

/// <summary>A valid summary</summary>
/// Some invalid text
public void Foo() {}
/// <summary>A valid summary</summary>
/// Some invalid text
/// <remarks>A valid remark</remarks>
public void Foo() {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions