Skip to content

Instantly share code, notes, and snippets.

@runeimp
Created May 24, 2018 19:58
Show Gist options
  • Save runeimp/306ad1c92c8d3f661108ab2ef4f7bac7 to your computer and use it in GitHub Desktop.
Save runeimp/306ad1c92c8d3f661108ab2ef4f7bac7 to your computer and use it in GitHub Desktop.
DokuWiki - JSON Code Block
====== Code Block Test ======
===== JSON =====
''%%json { "one": 2, "three": { "point_1": "point_2", "point_3": 3.4 }, "list": [ "one", "two", "three" ] }%%''
That was my JSON code block.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment