JSON_PRETTY
SELECT JSON_PRETTY(document_details) FROM students
MariaDB
Pro tip: use ```triple backticks around text``` to write in code fences