Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
[textile] Header tags not being converted
Can someone tell my why:
h3. Header 3
Is not being converted? All other tags I’ve tested work fine. The exact same code works as it should in the Textile tester on thresholdstate.
I’m using 4.0.4, and tested both the default classTextile.php
, and the latest one from SVN.
EDIT: Think I may have found a bug. If you have a tab after an x.
item (e.g. hx.
, bq.
), textile falls over. For example:
h2. Header (invisible tab character) Content
The following content will have the previous formatting applied to it. I know you should avoid unnecessary tabs, but one cannot expect it to not occur considering the technical abilities of ‘new’ blog posters :¬)
Last edited by rossharvey (2007-05-17 22:57:00)
Offline
#2 2007-05-18 01:44:00
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [textile] Header tags not being converted
Offline
Re: [textile] Header tags not being converted
Offline
#4 2007-05-22 14:52:51
- benklocek
- New Member
- Registered: 2007-05-22
- Posts: 1
Re: [textile] Header tags not being converted
I’m having the same problem. The formating has not changed, but it’s no longer processing the header tag. All the other tags are processed. I’ve checked my server to see if maybe they upgraded PHP, with an updated regex engine or something, but nothing has changed as far as I can tell.
I don’t have any other formating in the document, only the h1.[space]Title, so the tab trick above is not in effect.
Anyone else have this problem?
UPDATE
Seems that PHP 5.2.2 doesn’t like PHPTextile.
Last edited by benklocek (2007-05-22 20:32:34)
Offline
#5 2007-05-22 22:58:17
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [textile] Header tags not being converted
Do you mean TextilePHP? We don’t support that, it was made by someone else.
Offline