Text frame custom shape

Hi Readymag community,
I am trying to make my text fit inside a custom shape like in the example below. Hopefully this is something I can do without custom code, but open to any solution.
Thank you in advance for your help!

to put it into a shape so the text automatically adjusts to it isn´t possible that easy.
I would do it manually with “breaks”.

1 Like

I ended up using custom code. Followed and modified this

ohkkk nice I would do it too