Skip to content

Commit 57da8f7

Browse files
committed
Reorder FAQ section in index.md
1 parent 1a77ff9 commit 57da8f7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@ JSON is the most popular _data-interchange_ format. But it isn't a very good _co
5151

5252
**MAML** is human-readable and _easy to parse_.
5353

54-
## FAQ
55-
56-
1. [What’s the difference between MAML and JSONC/JSON5?](https://github.com/maml-dev/maml/issues/1)
57-
2. [Why not Zig-style multiline?](https://github.com/maml-dev/maml/issues/3)
58-
3. [What about YAML?](https://github.com/maml-dev/maml/issues/6)
59-
6054
## Editor Support
6155

6256
* IntelliJ IDEA <br/>
@@ -94,3 +88,9 @@ MAML is a brand-new language, so feel free to create new implementations followi
9488
* [Envi](https://envi.codecompose.dev) – Environment file management
9589
* [Tachi Code](https://tachicode.dev) – Browser-native code editor
9690
* Add your project too!
91+
92+
## FAQ
93+
94+
1. [What’s the difference between MAML and JSONC/JSON5?](https://github.com/maml-dev/maml/issues/1)
95+
2. [Why not Zig-style multiline?](https://github.com/maml-dev/maml/issues/3)
96+
3. [What about YAML?](https://github.com/maml-dev/maml/issues/6)

0 commit comments

Comments
 (0)