Skip to content

Commit 28776de

Browse files
committed
Merge pull request #7 from drewB/readme_update
Readme update
2 parents ef5a255 + bd95c48 commit 28776de

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

‎README.md‎

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ See more at the [Rocco docs][rocco].
1111

1212
[rocco]: http://help.github.com/code/email_reply_parser/
1313

14+
##Usage
15+
16+
To parse reply body:
17+
18+
`parsed_body = EmailReplyParser.parse_reply(email_body)`
19+
1420
## Problem?
1521

1622
If you have a question about the behavior and formatting of email replies on GitHub, check out [support][support]. If you have a specific issue regarding this library, then hit up the [Issues][issues].
@@ -86,18 +92,3 @@ Not everyone follows this convention:
8692
* Note: blah blah blah *
8793
**********************DISCLAIMER***********************************
8894

89-
90-
91-
### Strange Quoting
92-
93-
Apparently, prefixing lines with `>` isn't universal either:
94-
95-
Hello
96-
97-
--
98-
Rick
99-
100-
________________________________________
101-
From: Bob [reply@reply.github.com]
102-
Sent: Monday, March 14, 2011 6:16 PM
103-
To: Rick

0 commit comments

Comments
 (0)