ナンデ改行 (なおしてくる)
$ curl -s https:// mastodon.zunda.ninja/api/v1/instance | jq .rules
[
{
"id": "1",
"text": "This is a single-user instance."
},
{
"id": "2",
"text": "Respect the privacy of others.\r\n"
},
{
"id": "3",
"text": "Think before you type."
},
{
"id": "4",
"text": "With great power comes great responsibility."
}
]
順番変わっちゃった