Code sample diff highlighting in custom rules

Hi John,

Same as Syntax highlighting of code examples - #16 by Nicolas_Alcaraz, there must be an html processing somewhere because here’s what I get with the exact same html:

  • h2 are not converted into tabs
  • There’s no red/green highlighting
  • Etc.

I’ll have a look at the PHP plugin. It looks like there’s an EducationRuleLoader class in sonar-analyzer-commons that might do the job.

Regards

Nicolas

1 Like