add quotes around a class name
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
	<body>
 | 
			
		||||
		{% include header.html %}
 | 
			
		||||
		{{ content 
 | 
			
		||||
			| replace: '<!--qed-->', ' <span class=qed>∎</span>'
 | 
			
		||||
			| replace: '<!--qed-->', ' <span class="qed">∎</span>'
 | 
			
		||||
			| replace: '\=\>', '⇒'
 | 
			
		||||
		}}
 | 
			
		||||
		{% include footer.html %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user