Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Table attribute displayed in post
4.03 clean install, no plugins.
<code>{border:1px solid black}. |This|is|a|row| |This|is|a|row|</code>
The attribute line is displayed in the post, and does not produce expected result. Just me or is this a bug?
P.S. Row and cell attributes work OK.
David @ 1 Cog
“Follow the shoe!” … “No, follow the gourd!”
Offline
Re: Table attribute displayed in post
Try revision 1210
Offline
Re: Table attribute displayed in post
1210 the same.
HTML preview in admin shows the Textile is wrapped in a < p >, hence it being displayed (???). Am I missing a trick for preventing Textile turning new line in to a < p >?
Last edited by David_1cog (2006-01-08 23:25:53)
David @ 1 Cog
“Follow the shoe!” … “No, follow the gourd!”
Offline
#4 2006-01-09 02:08:10
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: Table attribute displayed in post
This works for me:
table{border:1px solid black}.
|This|is|a|row|
Alex
Offline
Pages: 1