• 
      

    Expose the 'rich_text' field for reading in the API, and doc it.

    Review Request #4797 — Created Oct. 18, 2013 and submitted

    Information

    Review Board
    master

    Reviewers

    Expose the 'rich_text' field for reading in the API, and doc it.

    Clients using the API had no idea whether the text contents for various
    resources were in plain text or Markdown. We now expose the rich_text
    field for these resources, and document it in the resource description.