Retrospring is shutting down on 1st March, 2025 Read more
Can we ask how you did the button part on https://pin.it/4HOPBeK (ps. Your one of my biggest inspirations for my carrds :3)
You could either use an embed to put <button> on and stuff and it auto matches the w98 buttons (as long as you have the unpkg reference), or put down a button with the button element and then use styling on that button to make it look like a button. As for the links, the code is here:
<button><a href="link">Click me</a></button>
Retrospring uses Markdown for formatting
*italic text*
for italic text
**bold text**
for bold text
[link](https://example.com)
for link