1 reference to InlineCodeRegex
aspire (1)
Utils\MarkdownToSpectreConverter.cs (1)
177return InlineCodeRegex().Replace(text, "[grey][bold]$1[/][/]");