Hi all,
From V 1.2024.6, and:
You can now have mono-line title, as:
@startjson
title Update the authenticated user
{
"login": "octocat",
"id": 1,
"node_id": "MDQ6VXNlcjE=",
"avatar_url": "https://github.com/images/error/octocat_happy.gif",
"disk_usage": 10000,
"collaborators": 8,
"two_factor_authentication": true,
"plan": {
"name": "Medium",
"space": 400,
"private_repos": 20,
"collaborators": 0
}
}
@endjson

Enjoy,
Regards,
Th.