1 reference to BoldDoubleUnderscoresRegex
aspire (1)
Utils\MarkdownToSpectreConverter.cs (1)
91text = BoldDoubleUnderscoresRegex().Replace(text, "[bold]$1[/]");