I know, one can use [table] tag in order to insert tables.. Well, here is the matter: i have to import data in my page. Good point: the data are exported in cvs or tab delimited format... Then i though about copying and pasting the file betwen [cvs] and [/cvs] The difference with [table] is that rows are ended at the end of the line.. and cells are separed with a semi-colon.. for flexibility, this latest parameter can be changed to whatever suits (for exemple [cvs=\t] for tab delimited files, or [cvs=|] for LaTeX like, [cvs=;] is the default of course).

Comments

guido666’s picture

That might be a nice feature. Keep in mind though that you are asking for a lot of coding so that you don't have to use the Find/Replace feature of Notepad.

naudefj’s picture

Status: Active » Closed (won't fix)

This issue can be re-opened if someone is prepared to code this feature.