1 reference to LinkRegex
aspire (1)
Utils\MarkdownToSpectreConverter.cs (1)
189return LinkRegex().Replace(text, "[cyan link=$2]$1[/]");