CLI - add 3 divs with content - ^X repeat
How can I add 3 divs with content when using the cli ?
I can add a section with 3 divs tagged and classed correctly, but when I try to add txt content to each of the 3 divs, it does not work ...
```
section'footer.footer.grid--3.pad-section--xs.grid--m-1.gap--l>div*3>txt{Lorem ipsum dolor sit amet. Id magnam sint et inventore temporibus non soluta aperiam est quos tempora sed galisum quia.}
```
... which must mean I have my syntax wrong.
I have tried to use the ^X command line option but I cannot work out where to put it!
Can anyone help please?
Thanks,
Paully