-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
I'm testing BenchmarkDotNet and would like to have the benchmark results exported to both GitHub markdown and Atlassian markdown. But I get the error
The exporter BenchmarkDotNet.Exporters.MarkdownExporter is already present in configuration. There may be unexpected results.
Is that by intention - and why is it not possible to export to both markdown formats in the same run?