2 references to NormalizeMarkdownSegment
aspire (2)
Documentation\Docs\DocsIndexService.cs (2)
968builder.Append(NormalizeMarkdownSegment(content[position..match.Index])); 973builder.Append(NormalizeMarkdownSegment(content[position..]));