Fix Deprecation Warning
One more Rails 2.2.2 Deprecation warning.
This commit is contained in:
parent
620052a5ba
commit
8da6c70275
|
@ -1,7 +1,7 @@
|
||||||
<%= render 'textile_help' %>
|
<%= render(:file => 'textile_help') %>
|
||||||
|
|
||||||
<h3>Markdown</h3>
|
<h3>Markdown</h3>
|
||||||
<p>
|
<p>
|
||||||
In addition to Textile, this wiki also understands
|
In addition to Textile, this wiki also understands
|
||||||
<a target="_new" href="http://daringfireball.net/projects/markdown/syntax">Markdown</a>.
|
<a target="_new" href="http://daringfireball.net/projects/markdown/syntax">Markdown</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue