Release Notes: Set max page width to 55em
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
This commit is contained in:
@@ -5,6 +5,7 @@ caret=^
|
||||
startsb=[
|
||||
endsb=]
|
||||
tilde=~
|
||||
max-width=55em
|
||||
|
||||
[specialsections]
|
||||
GERRIT=gerrituplink
|
||||
|
||||
Reference in New Issue
Block a user