Help template for mixed markup

This commit is contained in:
Alexey Verkhovsky 2005-04-08 05:20:40 +00:00
parent b3aefba07a
commit 76d6ea57a8

View file

@ -0,0 +1,7 @@
<%= render 'textile_help' %>
<h3>Markdown</h3>
<p>
In addition to Textile, this wiki also understands
<a target="_new" href="http://daringfireball.net/projects/markdown/syntax">Markdown</a>.
</p>