Enums§
- Markdown
Slash Render Error - struct for typed errors of method
markdown_slash_render
- Markdown
Slash Render RawError - struct for typed errors of method
markdown_slash_render_raw
Functions§
- markdown_
slash_ render - markdown_
slash_ render_ raw - You must send Markdown as plain text (using a
Content-Type
header oftext/plain
ortext/x-markdown
) to this endpoint, rather than using JSON format. In raw mode, GitHub Flavored Markdown is not supported and Markdown will be rendered in plain format like a README.md file. Markdown content must be 400 KB or less.