Michael Kotlikov
01/25/2018, 12:04 PM
into an element? it keeps appearing as normal text😞spand
01/25/2018, 12:12 PMMichael Kotlikov
01/25/2018, 12:22 PM
, i want it to display as a spacespand
01/25/2018, 12:28 PMTypography.nbsp
insteadMichael Kotlikov
01/25/2018, 12:31 PMdiv {
attrs.unsafe {
+Entities.nbsp.text
}
}
spand
01/25/2018, 12:34 PMdiv { +Entities.nbsp }
work also ?Michael Kotlikov
01/25/2018, 12:37 PMdiv {
+Entities.nbsp.text
}
you'll see:
instead of
spand
01/25/2018, 12:44 PMFilipp Riabchun
01/25/2018, 3:03 PM&
Michael Kotlikov
01/26/2018, 8:05 AMMichael Kotlikov
01/26/2018, 8:32 AM