From 9dfb846af36fc29d6a35afd8fc937f699825f7ce Mon Sep 17 00:00:00 2001 From: Maximilian Lenkeit Date: Tue, 16 Mar 2021 07:45:21 +0100 Subject: [PATCH] feat(evreg): annotate example --- docs/spec/event-registration-summary.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/spec/event-registration-summary.md b/docs/spec/event-registration-summary.md index d4ecd47..a720bc5 100644 --- a/docs/spec/event-registration-summary.md +++ b/docs/spec/event-registration-summary.md @@ -97,10 +97,12 @@ To optimize the readability and reduce density of the QR code, CWA recomends to Examples: -```shell +``` # upper-case for alphanumeric input mode + base32 encoding HTTPS://PRESENCE-TRACING.APP/386D0384-8AAA-41B6-93C2-D3399894D0EE/CWA1/BIPEY33... +|----------------------|-----------------------| |--...| # base64 encoding https://check-in.pt.app/386d0384-8aaa-41b6-93c2-d3399894d0ee/CWA1/CiRmY2E... +|-----------------|-----------------------| |--...| ``` \ No newline at end of file