The |=={value}
filter is used to test the strict equality of the filtered element and value.
The verification takes account of the case of any characters ("A" if different from "a").
For example:
<li [(#TITRE|=={édito}|?{'id="edito"',''})]>#TITRE</li>