You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- I'm not sure if replacing those with Unicode would do any good.Time Traveling Bobby– Time Traveling Bobby2011-07-26 14:36:29 +00:00Commented Jul 26, 2011 at 14:36
- 3-1. I'm sorry, but these are mostly horrific ideas. Why would you ever chance text into obscure Unicode characters? This will add a lot of confusion, and will make searching and editing very difficult.Kobi– Kobi2011-07-26 14:39:31 +00:00Commented Jul 26, 2011 at 14:39
- 5How can you not appreciate the beauty of the interrobang‽ Just look at it. Could there be any punctuation mark more lovely?McCannot– McCannot2011-07-26 14:44:44 +00:00Commented Jul 26, 2011 at 14:44
- 1Gah, this was downvoted so much I didn't even notice it here before posting my own interrobang comment. Good on ya, McCannot.Pops– Pops2011-07-26 15:18:30 +00:00Commented Jul 26, 2011 at 15:18
- @Popular Demand: Yeah, it seems that interrobang isn't very popular around here. :[ What's up with that‽McCannot– McCannot2011-07-26 15:20:05 +00:00Commented Jul 26, 2011 at 15:20
- It's more important to be practical than to be correct. Also the page you yourself linked states that this punctuation is non-standard, so in this case it's not even correct.Andreas Bonini– Andreas Bonini2011-07-26 15:53:37 +00:00Commented Jul 26, 2011 at 15:53
- 1@Kop: Er, yes. You noticed the part where I wasn't actually proposing that seriously, right? :\McCannot– McCannot2011-07-26 15:57:55 +00:00Commented Jul 26, 2011 at 15:57
- I guess I didn'tAndreas Bonini– Andreas Bonini2011-07-26 16:00:09 +00:00Commented Jul 26, 2011 at 16:00
- @McCannot - As every new user who posts a "What are your favorite programs" question will inevitable end up saying, Stack Exchange is Allergic to Fun. (And sarcasm can be tough to convey reliably.)Goodbye Stack Exchange– Goodbye Stack Exchange2011-07-27 00:44:56 +00:00Commented Jul 27, 2011 at 0:44
- @Neil Fein: Haha, I don't mind bad jokes being downvoted, and I'm an active member of the No Fun Allowed patrol on SO. It's people thinking I seriously suggested such a dumb idea that makes me feel :[.McCannot– McCannot2011-07-27 00:48:14 +00:00Commented Jul 27, 2011 at 0:48
- Users using bad punctuation (or using sarcasm without a license) should be disallowed unicorns.Goodbye Stack Exchange– Goodbye Stack Exchange2011-07-27 00:51:39 +00:00Commented Jul 27, 2011 at 0:51
- 1@Neil: I'm not in the US so I'm disallowed the uniprong ponies you linked to :-/ (they do let me view the ads, 'though).Joachim Sauer– Joachim Sauer2011-07-27 06:39:40 +00:00Commented Jul 27, 2011 at 6:39
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you