Solved; I found that outputting HTML comments require special syntax with safeHTML as explained here.
If I use safeHTML and keepComments together, then it does work.
Solved; I found that outputting HTML comments require special syntax with safeHTML as explained here.
If I use safeHTML and keepComments together, then it does work.