Skip to content

Commit 5ef81e7

Browse files
author
Alex da Franca
committed
Test colors in md on Github
1 parent 70b00d7 commit 5ef81e7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,3 +258,6 @@ The parameter -p or --project-root takes a string in order to find and delete th
258258
./xcresultparser -c -o xml --project-root "work/myApp/" test.xcresult > sonar.xml
259259
Example path in xcresult: */Users/alex/work/myApp/Sources/myApp/SomeClass.swift* will be converted to: *Sources/myApp/SomeClass.swift*
260260
Now make sure you call *sonar-scanner* from within the root of your project and use the relative path "Sources" as parameter for *sonar.sources*.
261+
262+
#### Test colored text in markdown on github
263+
$\textcolor{red}{\text{● Error in Test}}$

0 commit comments

Comments
 (0)