Skip to content

Instantly share code, notes, and snippets.

@carlisia
Created September 9, 2015 19:29
Show Gist options
  • Save carlisia/2e2b2575d40a84be94de to your computer and use it in GitHub Desktop.
Save carlisia/2e2b2575d40a84be94de to your computer and use it in GitHub Desktop.
MatterMost Feedback
@it33
Copy link

it33 commented Sep 11, 2015

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!

@carlisia
Copy link
Author

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!

@it33
Copy link

it33 commented Sep 14, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment