You can test stuff privately by sending a message to mwengler. You can read it by clicking your envelope but others won’t be able to see it.
To make a paren or other funky character work in an auto-link, use percent-encoding:
http://en.wikipedia.org/wiki/Ring_%28computer_security%29
To keep a closing paren from ending a Markdown link, precede it with a backslash (and add another closing paren to actually end the link):
[foo](http://en.wikipedia.org/wiki/Ring_(computer_security\))
becomes:
foo)
You can test stuff privately by sending a message to mwengler. You can read it by clicking your envelope but others won’t be able to see it.
To make a paren or other funky character work in an auto-link, use percent-encoding:
http://en.wikipedia.org/wiki/Ring_%28computer_security%29
To keep a closing paren from ending a Markdown link, precede it with a backslash (and add another closing paren to actually end the link):
becomes:
foo)