Skip to content
This repository was archived by the owner on Jun 8, 2019. It is now read-only.

Commit 5771842

Browse files
andrew-boyarshinlunny
authored andcommitted
Introduce Uncyclo markdown API option (#42)
Amended with string to bool change. Signed-off-by: Andrew Boyarshin <[email protected]>
1 parent 06902fe commit 5771842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitea/miscellaneous.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ type MarkdownOption struct {
99
Text string
1010
Mode string
1111
Context string
12+
Uncyclo bool
1213
}

0 commit comments

Comments
 (0)