Настройки
This commit is contained in:
		@@ -110,9 +110,10 @@ PANDOC_MARKDOWN_EXTENSIONS = [
 | 
				
			|||||||
    "+smart",
 | 
					    "+smart",
 | 
				
			||||||
    "+backtick_code_blocks",
 | 
					    "+backtick_code_blocks",
 | 
				
			||||||
    "+fenced_code_blocks",
 | 
					    "+fenced_code_blocks",
 | 
				
			||||||
    "+fenced_code_attributes"
 | 
					    "+fenced_code_attributes",
 | 
				
			||||||
    "+fenced_divs"
 | 
					    "+fenced_divs",
 | 
				
			||||||
    "+native_divs"
 | 
					    "+native_divs",
 | 
				
			||||||
 | 
					    "+bracketed_spans",
 | 
				
			||||||
    "+native_spans"
 | 
					    "+native_spans"
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -110,9 +110,10 @@ PANDOC_MARKDOWN_EXTENSIONS = [
 | 
				
			|||||||
    "+smart",
 | 
					    "+smart",
 | 
				
			||||||
    "+backtick_code_blocks",
 | 
					    "+backtick_code_blocks",
 | 
				
			||||||
    "+fenced_code_blocks",
 | 
					    "+fenced_code_blocks",
 | 
				
			||||||
    "+fenced_code_attributes"
 | 
					    "+fenced_code_attributes",
 | 
				
			||||||
    "+fenced_divs"
 | 
					    "+fenced_divs",
 | 
				
			||||||
    "+native_divs"
 | 
					    "+native_divs",
 | 
				
			||||||
 | 
					    "+bracketed_spans",
 | 
				
			||||||
    "+native_spans"
 | 
					    "+native_spans"
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user