From 087c5a3c492111b841f04b6f3af4c1f3d2de977e Mon Sep 17 00:00:00 2001 From: Ben Hutton Date: Mon, 14 Nov 2022 11:35:28 +0000 Subject: [PATCH 1/4] Fix primer layout --- index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 44c03f0c..be1f555b 100644 --- a/index.md +++ b/index.md @@ -4,8 +4,11 @@ title: JSON Schema permalink: / --- +
+**JSON Schema** is a declarative language that allows you to **annotate** and **validate** JSON documents. -**JSON Schema** is a declarative language that allows you to **annotate** and **validate** JSON documents. JSON Schema enables the confident and reliable use of the JSON data format. +JSON Schema enables the confident and reliable use of the JSON data format. +
## Benefits From 66f18ee1bfd0c1578f2627c30a93fa8a2b3d3404 Mon Sep 17 00:00:00 2001 From: Ben Hutton Date: Mon, 14 Nov 2022 11:37:39 +0000 Subject: [PATCH 2/4] wrapper --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index be1f555b..fda24c63 100644 --- a/index.md +++ b/index.md @@ -4,7 +4,7 @@ title: JSON Schema permalink: / --- -
+
**JSON Schema** is a declarative language that allows you to **annotate** and **validate** JSON documents. JSON Schema enables the confident and reliable use of the JSON data format. From 55c6ca816e3c0d3eee09116964f7ef6be91b5e11 Mon Sep 17 00:00:00 2001 From: Ben Hutton Date: Mon, 14 Nov 2022 11:38:42 +0000 Subject: [PATCH 3/4] With markdown --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index fda24c63..afab2052 100644 --- a/index.md +++ b/index.md @@ -4,7 +4,7 @@ title: JSON Schema permalink: / --- -
+
**JSON Schema** is a declarative language that allows you to **annotate** and **validate** JSON documents. JSON Schema enables the confident and reliable use of the JSON data format. From 92a1adc6c110312691a412fafa437a34bfc77ce7 Mon Sep 17 00:00:00 2001 From: Ben Hutton Date: Mon, 14 Nov 2022 11:40:09 +0000 Subject: [PATCH 4/4] Remove wrapper --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index afab2052..6d2a709c 100644 --- a/index.md +++ b/index.md @@ -4,7 +4,7 @@ title: JSON Schema permalink: / --- -
+
**JSON Schema** is a declarative language that allows you to **annotate** and **validate** JSON documents. JSON Schema enables the confident and reliable use of the JSON data format.