Just wondering if this is possible. So I am using Japanese kanji and kana in this web app mobile version.
So all breadcrumbs except the last one are links to previous pages. Since each breadcrumb is a link, I am having trouble making them display inline like the picture and also break mid-breadcrumb to wrap to a new line.
I can make them break at the end of a breadcrumb link and start a new line, but I want to try to break a breadcrumb mid-text and wrap it to a new line and continue all subsequent breadcrumbs on the new line also.
The container div would be set to 100% width.
Something like this:


