From 670e4d7e786485b074c57d69bef25e45260ee254 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Wed, 29 Oct 2014 21:08:22 +0100 Subject: [PATCH] core: fix table layout in release notes --- ReleaseNotes.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReleaseNotes.asciidoc b/ReleaseNotes.asciidoc index 69dad8888..b1ef0e8e5 100644 --- a/ReleaseNotes.asciidoc +++ b/ReleaseNotes.asciidoc @@ -24,7 +24,7 @@ is incompatible with version 1.0. The existing triggers are *NOT automatically updated*. -[width="50%",cols="1,1,3",options="header"] +[width="60%",cols="2,2,3",options="header"] |=== | Old format | New format | Examples (new format) | `$0` ... `$99` | `${re:0}` ... `${re:99}` | `${re:1}`