AndreiLux / Synapse

Please read the introduction to create a working backend:
https://github.com/AndreiLux/Synapse/wiki
Other
38 stars 22 forks source link

Basic hyperlink parsing in descriptions #14

Closed ffolkes closed 10 years ago

ffolkes commented 10 years ago

Granted, this may not be a very common situation, but sometimes it's handy to provide a link for the user to read more about something. Right now I'm having to use SButtons running a command to start the browser.

AndreiLux commented 10 years ago

To use hyperlinks in descriptions, simply add a HTML reference anchor <a href='http://www.google.com'>Google</a> to your description texts.