Current Comment plain text style shows strings in this format:
{
"comment": [
{
"text": "plain text",
"attributes": {}
}
]
}
Convert plain text code to Markdown so it is more easily useable, or open source the plain text formatting to a Markdown-translator language such as Python or Javascript