{
  "text": ".. note::\n   hello",
  "tokens": [
    {
      "type": "admonition",
      "name": "note",
      "title": "",
      "children": [
        {
          "type": "paragraph",
          "children": [{"type": "text", "text": "hello"}]
        }
      ]
    }
  ]
}
