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