qrcode example
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build and publish container images / build-and-publish (push) Successful in 51s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build and publish container images / build-and-publish (push) Successful in 51s
				
			This commit is contained in:
		| @@ -2,10 +2,10 @@ | |||||||
| name: Build and publish container images | name: Build and publish container images | ||||||
|  |  | ||||||
| on: | on: | ||||||
| - workflow_dispatch | # - workflow_dispatch | ||||||
|   # push: |   push: | ||||||
|   #   branches: |     branches: | ||||||
|   #   - master |     - master | ||||||
|  |  | ||||||
| jobs: | jobs: | ||||||
|   build-and-publish: |   build-and-publish: | ||||||
|   | |||||||
| @@ -3,9 +3,9 @@ name: Deploy latest to staging environment | |||||||
|  |  | ||||||
| on: | on: | ||||||
| # - workflow_dispatch | # - workflow_dispatch | ||||||
|   push: |   # push: | ||||||
|     branches: |   #   branches: | ||||||
|     - master |   #   - master | ||||||
|  |  | ||||||
| jobs: | jobs: | ||||||
|   tag-image: |   tag-image: | ||||||
|   | |||||||
| @@ -243,7 +243,19 @@ _todo_ | |||||||
|  |  | ||||||
| ## QR Codes {#qr-codes} | ## 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 | ||||||
|  | ``` | ||||||
|  | !!! | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user