Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-shandar committed Feb 3, 2025
1 parent 21e3ff2 commit 6a02669
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion notes/art/parse/01.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
```
json
element
* element
element
* ws value ws
ws
"" * -> ws
'0020' * ws ->
'000A' * ws
'000D' * ws
'0009' * ws
///
value
object
Expand Down

0 comments on commit 6a02669

Please sign in to comment.