mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
This adds a new resource implementing a simple pretty printer for json documents. Testing: build this branch and launch with `./mach run https://httpbin.org/json` <img width="1044" height="1064" alt="image" src="https://github.com/user-attachments/assets/42680c4b-2971-482a-af2b-9017f0f81752" /> --------- Signed-off-by: webbeef <me@webbeef.org> Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com> Co-authored-by: Tim van der Lippe <TimvdLippe@users.noreply.github.com>