Closed silentrob closed 9 years ago
Right now there is no way to break the reply into multiple lines. This should probably be down with \n Or change the editor from text to textarea.
\n
Im open to other ideas here too.
Fixed in 1.7. Changed the reply line to multiline. Also \n will display new lines. It turned out that it worked before, but the chat interface was not set to pre.
pre
Right now there is no way to break the reply into multiple lines. This should probably be down with
\n
Or change the editor from text to textarea.Im open to other ideas here too.