339 B
339 B
QR Code
Generate QR codes from text.
Syntax
-
Inline:
@[qrcode](text) -
Container:
::: qrcode [card] [title="..."] text :::
Attributes
card, svg, title="name", align="center".
Example
@[qrcode](https://example.com)
::: qrcode card title="Scan Me"
https://example.com
:::