Is it possible to differentiate between the existing "Text" (which translates to a simple input field) and a more expansive "Text area" (which would translate to a text area input field)?
We have a few use cases where we were trying to avoid the overhead of formatted text/adding an extra click to interact with the markdown editor, and really just focused on a bit more visual space for both the input and display of plain, unformatted text. Consider the example of the description for a portal feedback item in the demo site - something like this, where I was imagining that the description might render on multiple lines and/or two columns, instead of needing to hover to see the full text.