In working with the library, I've noticed that Nuklear text functions like nk_text and nk_label don't seem to recognize/enforce newlines when encountering special strings like "\n" or "\r". I decided to research this, and found that an issue and PR were opened for the old Vurtun library (#532 and #661). Is this something you all are looking into at the moment? If not, I could probably try my hand at integrating it with a PR of my own.