Alright thatāll do.
Just out of curious, I use attributes for inline styles (for if one needs it). HTMLentities are not parsed correctly in css unfortunately.
I can implement my own āescape mechanismā, but it would be great if kirby can take care of it. I know there is the āescapeā function which will convert to HTMLentities, but is there an āunescape mechanismā implemented?