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