issues
search
airtai
/
captn-web-ui
This is a simple chat app
https://captn.ai/?utm_source=github&utm_medium=acquisition&utm_campaign=measure
MIT License
3
stars
0
forks
source link
Shift + Enter continues the message in a new line, but once the message is sent, it is displayed as a one line message
#331
Closed
rjambrecic
closed
3 months ago
rjambrecic
commented
4 months ago
This is because markdown needs \n\n to start a new line
This is because markdown needs \n\n to start a new line