JSFiddle - React, Tailwind, and code Playground

HTML

<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/themes/ui-lightness/jquery-ui.css">
<a href="#">some content</a> and more <a href="#"> and more content</a>

JavaScript

$('a').contents().unwrap();