Improve the handling of whitespace in template code
resource-builders: Update submodule commit
This commit is contained in:
		
							parent
							
								
									122e55b1fa
								
							
						
					
					
						commit
						8105b0e16b
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
{{ if .HasShortcode "rubiks/scrambler" }}
 | 
			
		||||
  {{ partial "rubiks/scrambler-template.html" . }}
 | 
			
		||||
  {{ partial "resource_builders/script.html" (dict "resource" "scripts/rubiks/scrambler.js") }}
 | 
			
		||||
{{ end }}
 | 
			
		||||
{{- if .HasShortcode "rubiks/scrambler" }}
 | 
			
		||||
  {{- partial "rubiks/scrambler-template.html" . -}}
 | 
			
		||||
  {{- partial "resource_builders/script.html" (dict "resource" "scripts/rubiks/scrambler.js") -}}
 | 
			
		||||
{{- end -}}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue