This commit is contained in:
		@@ -51,7 +51,9 @@ markdown_extensions:
 | 
				
			|||||||
      toc_depth: 4
 | 
					      toc_depth: 4
 | 
				
			||||||
  - pymdownx.highlight: # code highlighting
 | 
					  - pymdownx.highlight: # code highlighting
 | 
				
			||||||
      linenums: true
 | 
					      linenums: true
 | 
				
			||||||
 | 
					      anchor_linenums: true
 | 
				
			||||||
  - pymdownx.tabbed # enables tabs for embedded blocks
 | 
					  - pymdownx.tabbed # enables tabs for embedded blocks
 | 
				
			||||||
 | 
					  - pymdownx.inlinehilite
 | 
				
			||||||
  - pymdownx.snippets
 | 
					  - pymdownx.snippets
 | 
				
			||||||
  - pymdownx.superfences # allows for the nesting of code blocks inside other blocks
 | 
					  - pymdownx.superfences # allows for the nesting of code blocks inside other blocks
 | 
				
			||||||
  - pymdownx.keys
 | 
					  - pymdownx.keys
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user