Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
JD557
10y ago
0 comments
Share
What about text preceded by a # (eg. HTML colors, hash tags, numerals...)? Do you escape # if it's next character is not a whitespace?
0 comments
default
newest
oldest
it33
10y ago
Correct, escape if # is not followed by whitespace. Mattermost markdown is based on GitLab Flavored Markdown:
https://gitlab.com/gitlab-org/gitlab-ce/blob/6-4-stable/doc/...
j
/
k
navigate · click thread line to collapse