Noizu.Github.Api.Markdown (Noizu Labs: Github API v0.5.0)

GitHub markdown API.

Link to this section Summary

Functions

Render a Markdown document

Render a Markdown document in raw mode

Link to this section Functions

Link to this function

render(body, options \\ nil)

Render a Markdown document

@see https://docs.github.com/rest/markdown/markdown#render-a-markdown-document

Link to this function

render_raw(body, options \\ nil)

Render a Markdown document in raw mode

@see https://docs.github.com/rest/markdown/markdown#render-a-markdown-document-in-raw-mode