showdown/dist
Estevao Soares dos Santos a4c24c9805 feat(ghMentionsLink): add ability to define the generated url in @mentions
This option enables users to define the generated links in @mentions.
For instance,  with ghMentionsOption set to `//mysite.com/{u}/profile`
this text
`@tivie`
will result in this link
`<a href="//mysite.com/tivie/profile">@tivie</a>`
2017-01-28 04:28:50 +00:00
..
showdown.js feat(ghMentionsLink): add ability to define the generated url in @mentions 2017-01-28 04:28:50 +00:00
showdown.js.map feat(ghMentionsLink): add ability to define the generated url in @mentions 2017-01-28 04:28:50 +00:00
showdown.min.js feat(ghMentionsLink): add ability to define the generated url in @mentions 2017-01-28 04:28:50 +00:00
showdown.min.js.map feat(ghMentionsLink): add ability to define the generated url in @mentions 2017-01-28 04:28:50 +00:00