Ad
  • Custom User Avatar

    I'm experiencing the same in Java 17; Error message mentions that the first component should have brackets in between the tags that ecapsulates the remainding output,

    ex) <...le="color: orange">9[715FR329...].

    the output examples states: RoboScript.highlight("FFFR345F2LL"); // => "<span style="color: pink">FFF<span style="color: green">R<span style="color: orange">345<span style="color: pink">F<span style="color: orange">2<span style="color: red">LL"

    notice there are no brackets.