And I need to make these uppercase if I'm going to officially publish a book on the subject.
		
			
				
	
	
		
			8 lines
		
	
	
		
			94 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			94 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# -*- mode: snippet -*-
 | 
						|
# name: example-block
 | 
						|
# key: <e
 | 
						|
# --
 | 
						|
#+begin_example
 | 
						|
$0
 | 
						|
#+end_example
 |