From 2073e15a69f460c149a6b532fd8660e0bacfb933 Mon Sep 17 00:00:00 2001 From: Nolan Brubaker Date: Thu, 27 Sep 2018 18:35:14 -0400 Subject: [PATCH] Fix formatting for live site A blank line is necessary before starting a table with Jekyll. Fix it here so when new versions are cut they render to HTML corectly. Signed-off-by: Nolan Brubaker --- docs/support-matrix.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/support-matrix.md b/docs/support-matrix.md index d06a37833..6a39a2759 100644 --- a/docs/support-matrix.md +++ b/docs/support-matrix.md @@ -22,6 +22,7 @@ _Note that these providers are not regularly tested by the Ark team._ * [DigitalOcean][7] ## Volume Snapshot Providers + | Provider | Owner | Contact | |----------------------------------|-----------------|---------------------------------| | [AWS EBS][2] | Ark Team | [Slack][10], [GitHub Issue][11] |