Hey, Esselbach! Verstanden mich?

This is a discussion about Hey, Esselbach! Verstanden mich? in the Feedback category; tell me why I can't format the following using the tt code? find / -type d -name \*wine\* 2> /dev/null why does it appear as I typed it but without formatting? tell me why I can't nest two simple formatting tags? want bigger than teeny-tiny 'tt' text here why does the above only work with the tags in reverse ord ...

Feedback 1316 This topic was started by ,


data/avatar/default/avatar39.webp

336 Posts
Location -
Joined 2004-07-09
tell me why I can't format the following using the "tt" code?
 
[tt] find / -type d -name \*wine\* 2> /dev/null [/tt]
 
why does it appear as I typed it but without formatting?
 
tell me why I can't nest two simple formatting tags?
 
[tt][size:4] want bigger than teeny-tiny 'tt' text here [/tt]
 
why does the above only work with the tags in reverse order?
 
[size:4][tt] bigger than teeny-tiny 'tt' text here [/tt]
 
better still, why don't the formatting tags have simple modifiers?
 
[tt size=3] want 'tt' text but a bit bigger [/tt]
 
most of all: Why isn't there a link on this site to the formatting tag syntax?

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Jul 14
Created
Jul 14
Last Response
0
Likes
1 minute
Read Time
User User
Users

Responses to this topic


Administrator

data/avatar/0/0b385d2cbb4fcc3a67cc1faf071a808432c41071.jpg

1795 Posts
Location -
Joined 1999-07-15
That's because the [tt] tag based on Perl regular expression. I may change this in a future version. Please use the
Code:
 ... 
tag in the meantime.