-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
Description
Thanks very much for moving this out into its own repository.
I saw your goal is to make this equivalent to the output of api.github.com/markdown/raw, which is awesome. The emojis are missing for now, however:
liam@hut8 ~ % curl -H"Content-Type:text/plain" --data ":+1:" https://api.github.com/markdown/raw
<p><img class="emoji" title=":+1:" alt=":+1:" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f44d.png" height="20" width="20" align="absmiddle"></p>
If I implemented this, would you accept a PR?