This makes the release notes look a bit nicer, and easier to read, on wide screens. Note that the max-width attribute is not yet supported in asciidoctor, so we can't set this for the main documentation. The release notes are still generated with asciidoc. Change-Id: Ide83ca20dc61ede16080d017b22435360928877f
		
			
				
	
	
		
			20 lines
		
	
	
		
			252 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			252 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[attributes]
 | 
						|
asterisk=*
 | 
						|
plus=+
 | 
						|
caret=^
 | 
						|
startsb=[
 | 
						|
endsb=]
 | 
						|
tilde=~
 | 
						|
max-width=55em
 | 
						|
 | 
						|
[specialsections]
 | 
						|
GERRIT=gerrituplink
 | 
						|
 | 
						|
[gerrituplink]
 | 
						|
<hr style="
 | 
						|
  height: 2px;
 | 
						|
  color: silver;
 | 
						|
  margin-top: 1.2em;
 | 
						|
  margin-bottom: 0.5em;
 | 
						|
">
 |