public
Description: The open source social networking platform in Ruby on Rails from the author of RailsSpace
Homepage: http://insoshi.com
Clone URL: git://github.com/insoshi/insoshi.git
Search Repo:
Popup for Markdown notice [#66 tagged:committed responsible:mhartl 
state:resolved]
Michael Hartl (author)
Thu May 15 12:26:11 -0700 2008
commit  84263fc7e9ec9516b847229cb70ffe4ebf74ad29
tree    2dae6f7804c6b6754c266bf30368981be1250aaa
parent  b28d1d612b53e861a0e2d0d7c473041d29f2e350
...
116
117
118
119
 
 
120
121
122
...
116
117
118
 
119
120
121
122
123
0
@@ -116,7 +116,8 @@
0
   def formatting_note
0
     %(HTML and
0
       #{link_to("Markdown",
0
- "http://daringfireball.net/projects/markdown/basics")}
0
+ "http://daringfireball.net/projects/markdown/basics",
0
+ :popup => true)}
0
      supported)
0
   end
0
 

Comments

    No one has commented yet.