xxxxxxxxxx
Simple: div > p affects only direct children. div p affects grandchildren, grandgrandchildren etc.
xxxxxxxxxx
C:\sonar-scanner-5.0.1.3006-windows\bin\sonar-scanner.bat -D"sonar.projectKey=myproject" -D"sonar.sources=." -D"sonar.host.url=http://localhost:9000" -D"sonar.login=<your_token_here>"