简体   繁体   中英

[Teams][botbuilder] Empty lines in Adaptive Cards TextBlock

We need empty lines in Adaptive Cards TextBlock.

I was able to do it in https://adaptivecards.io/designer/ with \n \n\n But when I send it from my bot service, MS Teams is displaying   in text.

Do you know if there any workaround to do it in botbuilder js ?

Try putting separate paragraphs in separate text blocks

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM