Markdown2

QRCode Event Ticket

Personalised Tickets

Getting started with QRCodes is easy - enter the URL you want to pop up after the content tag.... job done!.

```qrcode
content https://Markdown2.com/blog
```

There are few extra options to change the color and size. This is exactly what you'd need to paste into the Sandbox for a simple event ticket.

<div style="background-color:#ddd;padding:3rem;width:300px;">

```qrcode
content https://Markdown2.com/blog
width 200
height 200
padx 2
textcolor #f40
backgroundcolor #8ff
```

---
<center>
Admit One
Not transferrable
# Taylor Swift
30th June 2029
at *Tina Arena*
---
Entry Time: **7:30PM**  Gate **C3**
</center>
</div>
```


Admit One

Not transferrable

Taylor Swift

30th June 2029

at Tina Arena


Entry Time: 7:30PM Gate C3

Generating them at scale through the API is straightforward.

Or if you only need a few of them for emails, use the Download button in the Sandbox.