Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hoverbird committed Jan 11, 2011
1 parent 62c6f38 commit f9a6d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autolink.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ tests:
urls:
- description: "Autolink URL with pipe character"
text: "text http://example.com/pipe|character?yes|pipe|character"
expected: "text <a href=\"http://example.com/pipe|character?yes|pipe|character\">http://example.com/pipe|character?yes|pipe|character</
expected: "text <a href=\"http://example.com/pipe|character?yes|pipe|character\">http://example.com/pipe|character?yes|pipe|character</a>"

- description: "Autolink trailing url"
text: "text http://example.com"
Expand Down

0 comments on commit f9a6d72

Please sign in to comment.