The quote tag has no wiki summary.
0
votes
1answer
73 views
Use different quote styles
Very often, I find the need to use different quote styles in my answers. Typically, I want to be able to quote the question but also external documents.
For example, in this answer, I would have ...
3
votes
2answers
84 views
Quoting someones comment in own answer
I have answered this question. My answer had links to valuable information in context of the problem, but the conclusion was useless (striked through in my answer). Another user gave correct solution ...
7
votes
2answers
222 views
Did StackExchange just implement “Smart Quotes”?
I just noticed this on StackOverflow.
I can't find any mention of it in the Recent feature changes to Stack Exchange.
I don't know how this will work out on the other StackExchange sites, but this ...
1
vote
2answers
85 views
quote block has syntax highlighting as if it were code
I just finished updating an answer to this question and I noticed that a big quote block has syntax highlighting. I did hit the code button originally but then I switched it to quote and now you can ...
8
votes
3answers
260 views
Bug using quote button in Google Chrome on Windows
When highlighting text and using the quote button, the replaced text is incorrect. It takes the end of the quote, and adds that as extra to both the beginning and the end of the replaced text, ...
36
votes
3answers
375 views
Allow highlighting certain bits of a code fragment or quote
It would be nice to be able to put emphasis on specific bits of a fragment or of a quote (bold can help for a quote but I find that it makes things less readable sometimes).
What do you think?
...
20
votes
2answers
1k views
Smart quotes in parentheses point the wrong way (“example”) [“tst”] {“tst”}
I noticed that when quote marks are converted to smart quotes in titles, the opening quote points the wrong way if it is preceded by an open parenthesis. See the title to this question.
Edit: ...
1
vote
3answers
200 views
quote about stackoverflow as place where people do for free what they won't do for money
I'm looking for the article or blog post where Jeff (I think) talks about stackoverflow as a place where experts will contribute things for free that no amount of money could convince them to do.
...
0
votes
4answers
386 views
Make it easier to put quotes around code samples
When I include code samples within a phrase of one of my answers, I find it hard to see that code from the rest of the phrase.
Because of this, I like to put quotes around code, like this: 'code ...