Y
Hacker News
new
|
ask
|
show
|
jobs
by
huem0n
436 days ago
I want multiline strings and references
1 comments
marginalia_nu
436 days ago
Have you considered XML?
link
MarkSweep
436 days ago
Or heck, PLists. They have an XML representation that is fairly similar to what JSON can express.
https://en.wikipedia.org/wiki/Property_list
link
mdaniel
436 days ago
As someone who has tried to parse this crazypants as a side-effect of the old 1Password.opvault,
please don't
. The idea that one has to //key[text()=="firstname"]/following-sibling::string/text() because they're not
nested
they're
siblings
. Insanity
link