From 985d681645ec316cd7e70e01f023196e627d384f Mon Sep 17 00:00:00 2001 From: Will Date: Mon, 18 Jan 2021 11:46:05 -0800 Subject: [PATCH] Use GFM table style --- content/_index.md | 42 ++++++++---------------------------------- 1 file changed, 8 insertions(+), 34 deletions(-) diff --git a/content/_index.md b/content/_index.md index 107502ba..7740f2d1 100644 --- a/content/_index.md +++ b/content/_index.md @@ -46,40 +46,14 @@ implementations of Matrix without the need for external reference. Matrix 1.0 (released June 10th, 2019) consists of the following minimum API versions: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
API/SpecificationVersion
Client-Server APIr0.5.0
Server-Server APIr0.1.2
Application Service APIr0.1.1
Identity Service APIr0.1.1
Push Gateway APIr0.1.0
Room Versionv5
+| API/Specification | Version | +|-------------------------|---------| +| Client-Server API | r0.5.0 | +| Server-Server API | r0.1.2 | +| Application Service API | r0.1.1 | +| Identity Service API | r0.1.1 | +| Push Gateway API | r0.1.0 | +| Room Version | v5 | ## Introduction to the Matrix APIs