mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
Added header to twitter extension
This commit is contained in:
parent
10f9c153a3
commit
bfa99b3af5
|
@ -1,4 +1,9 @@
|
|||
|
||||
//
|
||||
// Twitter Extension
|
||||
// @username -> <a href="http://twitter.com/username">@username</a>
|
||||
// #hashtag -> <a href="http://twitter.com/search/%23hashtag">#hashtag</a>
|
||||
//
|
||||
|
||||
(function(){
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user