Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"url" message parameter #65

Closed
Red5d opened this issue Nov 8, 2018 · 3 comments
Closed

"url" message parameter #65

Red5d opened this issue Nov 8, 2018 · 3 comments

Comments

@Red5d
Copy link

Red5d commented Nov 8, 2018

It would be useful to have an optional "url" parameter (and maybe a "urltitle" parameter too for customizing the display text for it) when posting a message to display a clickable link to a URL in the notification message.

@jmattheis
Copy link
Member

Good Idea!, Maybe it could be done with just supporting markdown styling in messages like

my message [url title](https://example.de)

This would make it more dynamic.

@madding
Copy link
Contributor

madding commented Dec 13, 2018

@jmattheis Can I add this npm package on client side ?

https://www.npmjs.com/package/markdown

madding added a commit to madding/server that referenced this issue Dec 24, 2018
madding added a commit to madding/server that referenced this issue Jan 2, 2019
madding added a commit to madding/server that referenced this issue Jan 2, 2019
@jmattheis jmattheis changed the title "url" message parameter Add markdown support to messages Feb 17, 2019
@jmattheis jmattheis changed the title Add markdown support to messages "url" message parameter Feb 17, 2019
@jmattheis
Copy link
Member

Closed in favor of #129

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

No branches or pull requests

3 participants