put emoji shortcodes in code blocks in guide
This commit is contained in:
		@@ -43,7 +43,7 @@
 | 
			
		||||
          </tr>
 | 
			
		||||
          {% for emoji in __emoji %}
 | 
			
		||||
            <tr>
 | 
			
		||||
              <td>:{{ emoji }}:</td>
 | 
			
		||||
              <td>{{ ("[code]:%s:[/code]" % emoji) | babycode | safe }}</td>
 | 
			
		||||
              <td>{{ __emoji[emoji] | safe }}</td>
 | 
			
		||||
            </tr>
 | 
			
		||||
          {% endfor %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user