show-struct
show-struct copied to clipboard
use brackets for dots in field names
fixes https://github.com/ilyash/show-struct/issues/7
Hi! Sorry for the late response.
I imagine the problem is not specifically with dots or spaces. Anything that is not a valid word/identifier after . in jq should be handled. Can you maybe generalize the solution?