Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code formatted questions missing #75

Open
epinapala opened this issue May 7, 2013 · 0 comments
Open

Code formatted questions missing #75

epinapala opened this issue May 7, 2013 · 0 comments
Assignees

Comments

@epinapala
Copy link

I just installed Coordino on my internal machine and was not able to see questions which are containing code in it. Questions with plain text are showing up but questions like the ones below are missing

Hi , I have a question on the code sample below

/* Authentication type and info */
$cfg['Servers'][$i]['auth_type'] = 'cookie'; // Authentication method (config, http or cookie based)
$cfg['Servers'][$i]['user'] = 'rater';
$cfg['Servers'][$i]['password'] = 'rater';
$cfg['Servers'][$i]['extension'] = 'mysqli';
$cfg['Servers'][$i]['AllowNoPassword'] = true;
$cfg['Lang'] = '';

And i format the above sample using ctrl+k

@Datawalke Datawalke self-assigned this Mar 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants