Text Blame History Raw
% pandoc -f textile
| "link text":http://example.com/ |
^D
<table>
<tbody>
<tr class="odd">
<td><a href="http://example.com/">link text</a></td>
</tr>
</tbody>
</table>