From b105673ae1e54260bb1e725af1e43feb4ce92e79 Mon Sep 17 00:00:00 2001 From: Adam Voss Date: Tue, 23 May 2017 08:38:11 -0500 Subject: [PATCH] Add table of contents to Software page --- implementations.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/implementations.md b/implementations.md index c341b754..5d0d42fb 100644 --- a/implementations.md +++ b/implementations.md @@ -4,11 +4,15 @@ title: Software permalink: /implementations --- +* TOC +{:toc} + Implementations below are written in different languages, and support part, or all, of the specification. -Implementations below are classified based on their functionality. When known, the license of the project is also mentioned. +Implementations are classified based on their functionality. When known, the license of the project is also mentioned. + +If you have updates to this list, make a pull request on the [GitHub repo](https://github.com/json-schema-org/json-schema-org.github.io). -If you have updates to this list, make a pull request on the [GitHub repo](https://github.com/json-schema-org/json-schema-org.github.io) Validators ----------