1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-05 22:37:42 +02:00

Update hjson.html.markdown

Co-authored-by: Marcel Ribeiro Dantas <ribeirodantasdm@gmail.com>
This commit is contained in:
MrTeferi
2022-08-08 10:37:30 -05:00
committed by GitHub
parent 393da8e16f
commit 89eef40121

View File

@@ -52,7 +52,7 @@ Let's take a look at examples to see the key syntax differences!
'''
I wish JSON was more human readable.
If only there was a JSON for my needs!
Oh wait.. there is! It's called HJSON.
Oh wait.. there is! It's called Hjson.
'''
# Backslashes are interpretted as an escape character ONLY in quoted strings