qrcode example
All checks were successful
Build and publish container images / build-and-publish (push) Successful in 51s

This commit is contained in:
2023-08-19 16:24:56 -07:00
parent b3b2e25aae
commit 313ea12497
3 changed files with 20 additions and 8 deletions

View File

@@ -243,7 +243,19 @@ _todo_
## QR Codes {#qr-codes}
_todo_
QR Codes can be rendered using fenced blocks.
````md
```qrcode
https://doc-utils-stg.home.jbrumond.me/markdown2html/markdown-format.html
```
````
!!! {.markdown-example-output}
```qrcode
https://doc-utils-stg.home.jbrumond.me/markdown2html/markdown-format.html
```
!!!