Skip to content

Commit b26136b

Browse files
committed
Code style
1 parent f023f36 commit b26136b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.md

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

6666
MAML is a brand-new language, so feel free to create new implementations following [the specification](/spec/v0.1).
6767

68-
- JavaScript
68+
- JavaScript <br/>
6969
[maml.js](https://github.com/maml-dev/maml.js) <Badge type="tip" text="MAML v0.1" />
7070

71-
* Rust
71+
* Rust <br/>
7272
[maml-rs](https://github.com/maml-dev/maml-rs) [work in progress]
7373

74-
* C
74+
* C <br/>
7575
[libmaml](https://github.com/maml-dev/libmaml) [work in progress]
7676

77-
* PHP
77+
* PHP <br/>
7878
[maml-php](https://github.com/maml-dev/maml-php) [work in progress]
7979

0 commit comments

Comments
 (0)