Open
Description
I came across some JSON+LD on a site that contained a &
and I assumed that I accidentally escaped something somewhere. However, I found that that was what was actually in the content and also that the standard says that it should be there.
For my application, I would like that &
to be a &
, but I was wondering if extruct should be doing this already?