koko

Results 6 comments of koko

It looks like that an `li` cant contain anything else than bare text ``` - [ ] Some text - [ ] Test - [ ] Test - [ ]...

So what things would we need to do? (Because this sounds like a major rewrite) And what would the HIR contain?

> (once stylo-dioxus is a bit more developed you could also straight-up build inlyne of it / help contribute if that's an approach you were interested in) It isn't ready,...

@nicoburns I'm not quite sure what the problem of my current approach is, but I appreciate the feedback.

Minimal example ```html p { max-width:48rem; } .container { display:flex; } Start provides a so other applications can use it to embed web End Start takes advantage of the memory...

> ### Sidebar labels are cut off > > This is due to the clip being miscalculated when rendering. If I remove the clipping then this renders correctly. May have...