6
votes
2answers
123 views

Reputation in meta same as reputation in main site?

What does it mean here: http://stackoverflow.com/privileges/participate-in-meta when it says your reputation on meta is the same as your reputation on the main site because in my experience this is ...
3
votes
2answers
274 views

Heading and HR markdown conflict with each other

In the markdown editing reference page it states that horizontal rules could be made using the following: Insert a horizontal rule <hr/> by putting three or more hyphens, asterisks, or ...