1 reference to ItalicSingleUnderscoreRegex
aspire (1)
Utils\MarkdownToSpectreConverter.cs (1)
100text = ItalicSingleUnderscoreRegex().Replace(text, "[italic]$1[/]");