﻿<?xml version="1.0" encoding="utf-8"?> 
<snippet name="Hyphen as Separator" description="Links separated by - character." preview="html" type="block">
<insertText location="beforeSelection">
<![CDATA[<table width="100%" border="0" cellspacing="0" cellpadding="4"><tbody><tr style="text-align:left;"><td><a href="#">Lorem</a></td><td>-</td><td><a href="#">Ipsum</a></td><td>-</td><td><a href="#">Dolar</a></td><td>-</td><td><a href="#">Amit</a></td><td>-</td><td><a href="#">Consetetur</a></td><td>-</td><td width="100%"><a href="#">Sadipscing</a></td></tr></tbody></table>]]>
</insertText>
<insertText location="afterSelection"><![CDATA[]]>
</insertText>
</snippet>

