From 635677a1e36ef6e441016eabe99a7455eab8c8e2 Mon Sep 17 00:00:00 2001 From: Pat Lathem Date: Wed, 28 Oct 2015 13:13:37 -0500 Subject: Make sure to have multiline text in triple backticks --- utils/textgeneration.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/textgeneration.go') diff --git a/utils/textgeneration.go b/utils/textgeneration.go index ad9d1b3b7..ca5ccadff 100644 --- a/utils/textgeneration.go +++ b/utils/textgeneration.go @@ -21,7 +21,8 @@ _italics_ **_bold-italic_** ~~strikethrough~~ ` + "```" + ` -code block +multi-line code block +multi-line code block ` + "```" + ` ` + "`monospace`" + ` [Link to Mattermost](www.mattermost.com) -- cgit v1.2.3-1-g7c22