The language-hints tag has no wiki summary.
10
votes
2answers
95 views
Reason behind adding language hint to code?
Note, this is related to the question Can't see difference in suggested edited labelled 'language tag'; what to do?, but none of the
questions I have regarding it were answered in it....
...
6
votes
1answer
153 views
Language: lang-none adds unwanted line breaks
The <!-- language: lang-none --> hint seems to add unwanted line break after each line.
Without the hint:
code line;
another line;
more;
lines;
With the hint:
code line;
another line;
more;
...
4
votes
2answers
88 views
How to hint objective-c code?
I have checked the language hint list and could not find one for objective-c.
My question is how should I give an objective-c hint?
4
votes
0answers
67 views
Provide user interface to insert language hints
I find myself visiting Syntax highlighting language hints on a regular basis to figure out what languages Prettify supports and by what names it calls them. I guess many others don't bother, or don't ...
3
votes
1answer
57 views
Display language hint changes in suggested edit diffs
I've recently seen more suggested edits with the edit description containing something along the lines of "Language Tag". The diff for these edits shows entire blocks of code being changed, except the ...
1
vote
1answer
77 views
Language hints for quoted code
In this post I tried to add language hints for syntax formatting to code blocks quoted from the question. However, it seems they won't be honoured if I write them as a comment in my own part of the ...
-13
votes
2answers
359 views
The prompt for new users to write a good question
Is there any way on earth to get a Jeff Atwood replacement?
Since February 6, 2012 I think the quality of the questions have gone down. IMHO the absence of Jeff is reflected on this site. I ...