Fork me on GitHub
#garden
<
2016-05-16
>
mattsfrey14:05:17

Hey does anyone know how to get inner quotation marks into a [:style “”] tag? escaping with \ and using ‘ doesn’t seem to work

niamu15:05:12

@mattsfrey: That needs to be handled by the HTML renderer. Sablono has dangerouslySetInnerHTML for this purpose.