744 B
744 B
MarkdownOption
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| context | Option<String> | URL path for rendering issue, media and file links Expected format: /subpath/{user}/{repo}/src/{branch, commit, tag}/{identifier/path}/{file/dir} in: body | [optional] |
| mode | Option<String> | Mode to render (comment, gfm, markdown) in: body | [optional] |
| text | Option<String> | Text markdown to render in: body | [optional] |
| wiki | Option<bool> | Is it a wiki page ? in: body | [optional] |