The syntax-highlighting tag has no wiki summary.
3
votes
1answer
47 views
Styling (colors) for XML code snippets on DBA.SE (vs SO)
While answering a question I noted the styling for XML code blocks on DBA.SE is significantly less readable than the one from SO. For a comparison see this rendering of the same fragment:
On the SO ...
26
votes
1answer
239 views
Can we have <!— language-all: sql --> applied by default
I mean can we have <!-- language-all: sql --> applied by default to all posts where no highlighting is specified of course.
I note this would make us different from the rest of SE [edit: or ...
7
votes
1answer
174 views
Please enable SQL Language syntax highlighting
Does the SQL language hint not work on this site (perhaps because it is in beta)? I tried adding <!-- language: sql --> to a question, as per the meta information on language hints, but it ...