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