Search code examples
node.jsbotframeworkwhitespacemicrosoft-teamsadaptive-cards

[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 ?


Solution

  • Try putting separate paragraphs in separate text blocks