-
-
Save carlisia/2e2b2575d40a84be94de to your computer and use it in GitHub Desktop.
. |
Hi @carlisia, highly appreciate the feedback! We've entered/tagged these as issues for the golang community and will work to knock them out soon!
Hey @it33, it takes time, but you are going in a great direction, having a good base already and interested in taking feedback.
I have a feature request (forgot to add to that list): ability to markdown code, for exemple, a la slack or github it would be:
This way (3 back ticks, newline, code, new line, 3 back ticks):
class() {}
Or even (1 back tick, code, 1 back tick):
this way class(){}
Thanks again!
Thanks @carlisia!
I've added Markdown support to the golang list: https://mattermost.atlassian.net/browse/PLT-17
Also, the link I had previously was incorrect, here's a list of the Golang community issues we're tracking right now: https://mattermost.atlassian.net/issues/?filter=10300
Very open to hear more as we knock out these ones.
Feature everyone loved: being able to reply/thread to a post.