Add a <code> inside the <pre> codeblocks
Tess suggested I do this.
This commit is contained in:
		
							parent
							
								
									cce432fe0b
								
							
						
					
					
						commit
						04ebd4f10a
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,6 @@
 | 
			
		|||
{{- $highlighted := transform.HighlightCodeBlock . -}}
 | 
			
		||||
<pre class="codeblock  color-theme__dracula">
 | 
			
		||||
  {{- $highlighted.Inner -}}
 | 
			
		||||
  <code>
 | 
			
		||||
    {{- $highlighted.Inner -}}
 | 
			
		||||
  </code>
 | 
			
		||||
</pre>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue