github-tools / github

A higher-level wrapper around the Github API. Intended for the browser.
BSD 3-Clause "New" or "Revised" License
3.59k stars 755 forks source link

Fix browser markdown #548

Closed j-rewerts closed 5 years ago

j-rewerts commented 5 years ago

Fixes #451. Based on PR #505.

I also wrote a test to verify the conditions mentioned by the deleted user from #505 and @lvxianchao. We were returning null in the browser.

clayreimann commented 5 years ago

@j-rewerts I just looked and there's one markdown related test failing on this PR

j-rewerts commented 5 years ago

@clayreimann Okay I think it should be good.