]> source.dussan.org Git - sonarqube.git/commitdiff
Fix hash symbol in the name 'C#' for markdown
authorPeeter Piegaze <61758048+peeter-piegaze-sonarsource@users.noreply.github.com>
Thu, 14 Jul 2022 13:53:21 +0000 (15:53 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 14 Jul 2022 20:03:47 +0000 (20:03 +0000)
server/sonar-docs/src/pages/analysis/test-coverage/test-coverage-parameters.md
server/sonar-docs/src/pages/analysis/test-coverage/test-execution-parameters.md

index f17210f3acd8d1b968a4b5f9191334053c11acd8..e72385b7e4c85c019e961ce59482fbaff8e33757 100644 (file)
@@ -67,7 +67,7 @@ Note that the `.coverage` report format must be converted to `.coveragexml` form
 Path to the report from Bullseye, version >= 8.9.63 (use the [`covxml`](http://www.bullseye.com/help/ref-covxml.html) tool)
 
 
-## C#
+## C&#x23;
 
 See [.NET Test Coverage](/analysis/test-coverage/dotnet-test-coverage/) for examples and details.
 
index c362b4e357275e815b70f63c5bee40ea5261ff53..ff838b2d242773585ffd336aa1f68f36a375bbd7 100644 (file)
@@ -46,7 +46,7 @@ Path to the directory holding the [CPPUnit](https://sourceforge.net/projects/cpp
 Note that while measures such as the number of tests are displayed at the project level, no drill-down is available.
 
 
-## C#
+## C&#x23;
 
 ### sonar.cs.vstest.reportsPaths