Closed fatmagamalgalal closed 1 year ago
what are you thinking of when you're saying multi line description? Something like that?
card(
text=["First line", "second line"])
or 'First line\nsecond line" will also be fine.
I'm afraid that parsing user input on the fly might bring too much dark magic, so maybe a list is better
ok, no problem, but the size of the card and the style of the font is too essential to use the cards.
Yep, I'll try to tackle this issue in the coming days
It's done with the last 2 commits
I need to customize font size, font family and multi line description. As well as the card width and height.