mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Make sure to have multiline text in triple backticks
This commit is contained in:
@@ -21,7 +21,8 @@ _italics_
|
||||
**_bold-italic_**
|
||||
~~strikethrough~~
|
||||
` + "```" + `
|
||||
code block
|
||||
multi-line code block<enter here>
|
||||
multi-line code block
|
||||
` + "```" + `
|
||||
` + "`monospace`" + `
|
||||
[Link to Mattermost](www.mattermost.com)
|
||||
|
||||
Reference in New Issue
Block a user