mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 14:56:54 +02:00
Update hjson.html.markdown
Co-authored-by: Marcel Ribeiro Dantas <ribeirodantasdm@gmail.com>
This commit is contained in:
@@ -33,7 +33,7 @@ Let's take a look at examples to see the key syntax differences!
|
|||||||
# Notice that commas are also not required!
|
# Notice that commas are also not required!
|
||||||
# If using commas, strings DO require quotes!
|
# If using commas, strings DO require quotes!
|
||||||
object: {
|
object: {
|
||||||
name: hjson
|
name: Hjson
|
||||||
properties: [
|
properties: [
|
||||||
readable
|
readable
|
||||||
exciting
|
exciting
|
||||||
|
Reference in New Issue
Block a user