Jahanvi Raycha

Results 4 comments of Jahanvi Raycha

My expectation was it would move to next line, instead of overflowing.

It is moving to next line in case of space in between word. but if last word is too long, it overflows. code: -- import: doc-site as ds -- ds.page:...

@amitu In simple HTML, CSS this property works: _overflow-wrap: break-word,_ see example attached ![image](https://github.com/fastn-stack/fastn/assets/30360093/75546d4e-f2b0-446c-a7ef-4cc4432725ec) Reference: https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-wrap

@amitu , are we following any format for it, could you please share resource/link for it