SF.net SVN: geany-plugins:[1894] trunk/geany-plugins/tableconvert/README
frlan at users.sourceforge.net
frlan at xxxxx
Sat Jan 29 16:42:10 UTC 2011
Revision: 1894
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1894&view=rev
Author: frlan
Date: 2011-01-29 16:42:10 +0000 (Sat, 29 Jan 2011)
Log Message:
-----------
Tableconvert: Another small update of README
Modified Paths:
--------------
trunk/geany-plugins/tableconvert/README
Modified: trunk/geany-plugins/tableconvert/README
===================================================================
--- trunk/geany-plugins/tableconvert/README 2011-01-29 16:41:49 UTC (rev 1893)
+++ trunk/geany-plugins/tableconvert/README 2011-01-29 16:42:10 UTC (rev 1894)
@@ -6,7 +6,7 @@
About
------
Tableconvert is a plugin which helps on converting a tabulator
-separated selection into table.
+separated selection into a table.
Installation
@@ -37,6 +37,11 @@
</tr>. Occurrences of tabulator will be interpreted as column
separators and replaced by <td> and </td>.
+The first line will be treaded as header and surrounded by
+<thead></thead> tags. The rest of the table will be included into
+<tbody></tbody>.
+
+
LaTeX
^^^^^
In case of working with LaTeX line endings will be replaced with \\
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Plugins-Commits
mailing list