We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9977a26 commit 6b6ca44Copy full SHA for 6b6ca44
1 file changed
news.go
@@ -6,6 +6,7 @@ type News struct {
6
NewsId string
7
Title string
8
TitleWithRuby string
9
+ Outline string
10
OutlineWithRuby string
11
Body string
12
BodyWithoutRuby string
0 commit comments