| Age | Commit message (Collapse) | Author |
|
Example input:
[With parens in the URL](http://en.wikipedia.org/wiki/WIMP_(computing))
|
|
|
|
|
|
|
|
Make documentation slightly more English
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove newline after <p>
|
|
|
|
Minor english improvements to docs
|
|
|
|
Fix escaping with surrounds
|
|
When we assigned stop = strstr(start, search), we'd grab the first
match even if it was escaped. Instead, we update stop as we go.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--HG--
rename : smutest => testdoc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's a little hacky :/
|
|
|
|
|
|
|
|
|
|
|
|
|