We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06902fe commit 5771842Copy full SHA for 5771842
gitea/miscellaneous.go
@@ -9,4 +9,5 @@ type MarkdownOption struct {
9
Text string
10
Mode string
11
Context string
12
+ Wiki bool
13
}
0 commit comments