use pygments for code fencing
This commit is contained in:
		
							parent
							
								
									cbc44c1fa4
								
							
						
					
					
						commit
						2b20798853
					
				@ -9,6 +9,10 @@ copyright = "© 2021. All rights reserved."
 | 
			
		||||
canonifyurls = true
 | 
			
		||||
paginate = 10
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
PygmentsCodeFences = true
 | 
			
		||||
PygmentsStyle = "tango"
 | 
			
		||||
 | 
			
		||||
[indexes]
 | 
			
		||||
    tag = "tags"
 | 
			
		||||
    topic = "topics"
 | 
			
		||||
@ -56,6 +60,3 @@ paginate = 10
 | 
			
		||||
[markup]
 | 
			
		||||
  [markup.goldmark.renderer]
 | 
			
		||||
    unsafe= true
 | 
			
		||||
 | 
			
		||||
PygmentsCodeFences = true
 | 
			
		||||
PygmentsStyle = "tango"
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user