jmbuhr / quarto-qrcode

Add qrcodes to quarto html output

Home Page:https://jmbuhr.de/quarto-qrcode/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qrcode Extension for Quarto

This extension provides shortcodes for qrcodejs in quarto.

Installing

quarto install extension jmbuhr/quarto-qrcode

This will install the extension under the _extensions subdirectory. If you're using version control, you will want to check in this directory.

Using

{{< qrcode https://jmbuhr.de >}}

More examples: https://jmbuhr.de/quarto-qrcode

About

Add qrcodes to quarto html output

https://jmbuhr.de/quarto-qrcode/

License:MIT License


Languages

Language:JavaScript 78.1%Language:HTML 19.5%Language:Lua 2.3%