This repository has been archived on 2020-07-09. You can view files and clone it, but cannot push or open issues or pull requests.
gitea-sdk/docs/MarkdownOption.md
jolheiser fc382e2e9d
Initial generation
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-10 20:43:26 -06:00

630 B

MarkdownOption

Properties

Name Type Description Notes
Context string Context to render in: body [optional] [default to null]
Mode string Mode to render in: body [optional] [default to null]
Text string Text markdown to render in: body [optional] [default to null]
Wiki bool Is it a wiki page ? in: body [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]