giteapython/docs/MarkdownOption.md

14 lines
553 B
Markdown
Raw Normal View History

2020-11-28 17:59:17 +00:00
# MarkdownOption
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**context** | **str** | Context to render in: body | [optional]
**mode** | **str** | Mode to render in: body | [optional]
**text** | **str** | Text markdown to render in: body | [optional]
**wiki** | **bool** | Is it a wiki page ? in: body | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)