{
  "blocks": [
    {
      "key": "foo",
      "text": "#roses_are_red Violets-are-blue.com ",
      "type": "unstyled",
      "depth": 0,
      "inlineStyleRanges": [
        {
          "offset": 15,
          "length": 20,
          "style": "UNDERLINE"
        }
      ],
      "entityRanges": [
        {
          "offset": 15,
          "length": 20,
          "key": 0
        }
      ],
      "data": {}
    },
    {
      "key": "cukbh",
      "text": "#rich_content_is_awesome.com #and_so_are_you",
      "type": "unstyled",
      "depth": 0,
      "inlineStyleRanges": [
        {
          "offset": 29,
          "length": 15,
          "style": "UNDERLINE"
        }
      ],
      "entityRanges": [
        {
          "offset": 29,
          "length": 15,
          "key": 1
        }
      ],
      "data": {}
    },
    {
      "key": "1bdcf",
      "text": "thisislink#youknow.com",
      "type": "unstyled",
      "depth": 0,
      "inlineStyleRanges": [
        {
          "offset": 0,
          "length": 22,
          "style": "UNDERLINE"
        }
      ],
      "entityRanges": [
        {
          "offset": 0,
          "length": 22,
          "key": 2
        }
      ],
      "data": {}
    },
    {
      "key": "8i1rg",
      "text": "",
      "type": "unstyled",
      "depth": 0,
      "inlineStyleRanges": [],
      "entityRanges": [],
      "data": {}
    }
  ],
  "entityMap": {
    "0": {
      "type": "LINK",
      "mutability": "MUTABLE",
      "data": {
        "url": "Violets-are-blue.com",
        "target": "_blank",
        "rel": "noopener"
      }
    },
    "1": {
      "type": "LINK",
      "mutability": "MUTABLE",
      "data": {
        "url": "wix.com",
        "target": "_blank",
        "rel": "noopener"
      }
    },
    "2": {
      "type": "LINK",
      "mutability": "MUTABLE",
      "data": {
        "url": "thisislink#youknow.com",
        "target": "_blank",
        "rel": "noopener"
      }
    }
  },
  "VERSION": "6.9.6"
}