d68628a538
This is done either by switching to single quoted f-strings, triple double quoted f-strings when needed, or simply single-quoted strings. The renderer HTML is exactly identical before/after this commit. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Tested-By: Sen Hastings <sen@phobosdpl.com> Acked-By: Sen Hastings <sen@phobosdpl.com>