Add markdown class
This commit is contained in:
		
							parent
							
								
									b49bdd97c5
								
							
						
					
					
						commit
						aa612a8d84
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -24,7 +24,7 @@ use: [posts]
 | 
			
		|||
 | 
			
		||||
                {% include 'post/intro-image' with { page: post } %}
 | 
			
		||||
 | 
			
		||||
                <div class="mb-4">
 | 
			
		||||
                <div class="markdown mb-4">
 | 
			
		||||
                    {{ post.summary|markdown }}
 | 
			
		||||
                    {% if post.blocks.excerpt is defined %}
 | 
			
		||||
                        {{ post.blocks.excerpt|markdown }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue