jzelinskie / geddit

golang reddit api wrapper
BSD 3-Clause "New" or "Revised" License
163 stars 58 forks source link

Add SelftextHTML field to Submission #37

Closed vteromero closed 7 years ago

vteromero commented 7 years ago

This PR adds the SelftextHTML field to the Submission structure. This field might be useful as you can use the plain text version and the HTML version of the selftext text as you need it.