textile2 table format
-
Hi!
I use the textile2cb plugin. Mainly because of its ability to make tables.
When I make a table, say:
table{border:3px solid red}.
{background:#f5f5f5;color:black}. |_. Name|_. Function |_. Status |_. Where |
{background:#f5f5f5;color:black}. | GPC-Qt | GraphiC Port | Active | /home/hugo/GPC-Qt.hda5 |
{background:#f5f5f5;color:black}. |- | – | – | “GPC-Qt_r3.tar.gz”:http://home.planet.nl/~woerk095/GPC-Qt_r3.tar.gz |
And I look at the result with “Save and Continue Editing” in Edit then it looks right.
When I look at the result in my blog it looks different.
The reason is in the former he uses <td> and in the latter <th> making the font bigger.
I want the blog to look like in edit.
The secret is in /wp-content/plugins.textile2cb.php
beginning line 379. But… what does it say?
Hugo
The topic ‘textile2 table format’ is closed to new replies.