["html",
  ["p",
    ["a",
      { "href" : "http://example.com/link-a" },
      "http://example.com/link-a"
    ],
    ["br"],
    ["a",
      { "href" : "http://example.com/link-b" },
      "http://example.com/link-b"
    ]
  ]
]
