|a|simple|table| without Textile
Posted: Wed Oct 26, 2005 5:38 pm
Hello everybody,
I'd like to replace this...
|a|table|row|
|a|table|row|
...with this...
<table>
<tr><td>a</td><td>table</td><td>row</td></tr>
<tr><td>a</td><td>table</td><td>row</td></tr>
</table>
I'd use Textile but this is the only thing I need it for-- overkill.
Any ideas?
I'd like to replace this...
|a|table|row|
|a|table|row|
...with this...
<table>
<tr><td>a</td><td>table</td><td>row</td></tr>
<tr><td>a</td><td>table</td><td>row</td></tr>
</table>
I'd use Textile but this is the only thing I need it for-- overkill.
Any ideas?