Skip to content

Commit fa58ebc

Browse files
committed
markdown style updates
1 parent db2b0c2 commit fa58ebc

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

specs/meta/README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# JSON Schema Meta-Schema
22

3-
The _meta.json_ file contains the meta-schema for the in-progress JSON Schema
4-
specifications. You can find the latest published version on the
5-
[JSON Schema website](https://json-schema.org).
3+
The *meta.json* file contains the meta-schema for the in-progress JSON Schema
4+
specifications. You can find the latest published version on the [JSON Schema
5+
website](https://json-schema.org).
6+
7+
## Table of Contents
68

79
## Meta-Schemas
810

@@ -71,4 +73,5 @@ schemas to make use of the new `odds` and `evens` keywords.
7173
}
7274
```
7375

74-
This schema will validate arrays whose items alternate between strings and numbers.
76+
This schema will validate arrays whose items alternate between strings and
77+
numbers.

0 commit comments

Comments
 (0)