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