diff options
Diffstat (limited to 'hjson.html.markdown')
| -rw-r--r-- | hjson.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/hjson.html.markdown b/hjson.html.markdown index b9b35062..6b3cc3ed 100644 --- a/hjson.html.markdown +++ b/hjson.html.markdown @@ -15,7 +15,7 @@ to read and edit before passing the JSON data to the machine.  Let's take a look at examples to see the key syntax differences! -```hjson +```  {      # Comments are totally supported! | 
