Ignore HTML when sorting

Ignore HTML when sorting

I have a database of numbers that link to specific pages.  Three cells in such a column might read thusly:

<a href="http://juiced.gs/index/v1/">1</a>
<a href="http://juiced.gs/index/v10/">10</a>
<a href="http://juiced.gs/index/v2/">2</a>

Is there a way to tell Zoho to ignore the HTML and sort this information numerically?