1 reference to CodeBlockStartRegex
aspire (1)
Commands\DocsGetCommand.cs (1)
108
content =
CodeBlockStartRegex
().Replace(content, "\n$0\n");