tan-tan-kanarek / github-php-client

MIT License
184 stars 120 forks source link

Add getTextAsMarkdown method to GitHubMarkdown service. Add documentatio... #12

Closed Arkitecht closed 10 years ago

Arkitecht commented 10 years ago

Add getTextAsMarkdown method to GitHubMarkdown service. Add documentation. Modify GitHubClientBase->parseResponse to return raw content if $parseResponse == 'text/html'

tan-tan-kanarek commented 10 years ago

@Arkitecht, cool, thank you. I would use 'string' as returned type instead.

Arkitecht commented 10 years ago

Makes sense. I updated.

Arkitecht commented 10 years ago

Closing and creating a new pull request from updated version