mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Update hjson.html.markdown
Co-authored-by: Marcel Ribeiro Dantas <ribeirodantasdm@gmail.com>
This commit is contained in:
parent
9a96b10ef8
commit
752c313d9f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user