mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-04-30 21:11:45 +08:00
pipe raw md to comment models
This commit is contained in:
@@ -83,7 +83,8 @@ func createCommentModel(
|
||||
bodyModels: bodies,
|
||||
reactions: reactions,
|
||||
collapse: collapse,
|
||||
threadState: threadState
|
||||
threadState: threadState,
|
||||
rawMarkdown: commentFields.body
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user