diff options
| -rwxr-xr-x | toml.html.markdown | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/toml.html.markdown b/toml.html.markdown index 804fefaa..79aa544c 100755 --- a/toml.html.markdown +++ b/toml.html.markdown @@ -274,7 +274,8 @@ The equivalent in JSON would be:  The equivalent in JSON would be: -```json +``` +  {    "fruit": [      { | 
