Jump to content

[code] block and tab characters


Recommended Posts

Tab character seem to fail to indent when displayed within [ code ] blocks here but if I post the code without a [ code ] block the code displays indented without issue.  The color markup of the code is all well and good but if it is going to mess with the indent I don't see the benefit.  Is there something I am missing?

 

example:

 

function parseline($line){

if(substr($line,178,1)=='2'){

 

function parseline($line){
if(substr($line,178,1)=='2'){

Link to comment
Share on other sites

I was reading the 'Preview' as being the same as the actual post afterwards.

 

The preview window shows them removed.

 

The string below in regex notation appears as:

^\t\t$result['level']=2;$

		$result['level']=2;

 

In the Preview it appears in a code block without indent.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.