Redmine/app/views/wiki
Jean-Philippe Lang 42db3cac06 Added code highlighting support in wiki, using this syntax:
<pre><code> <-- cut here

  <pre><code class="ruby">
    Place you code here.
  </code></pre>  

cut here --> </pre></code>

git-svn-id: http://redmine.rubyforge.org/svn/trunk@710 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-09-06 17:06:07 +00:00
..
_content.rhtml A wiki page can now be attached to each version. 2007-06-14 18:26:27 +00:00
_preview.rhtml Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 2007-05-26 15:42:37 +00:00
diff.rhtml Added wiki diff. 2007-07-14 11:25:03 +00:00
edit.rhtml Added code highlighting support in wiki, using this syntax: 2007-09-06 17:06:07 +00:00
export.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
export_multiple.rhtml added back the anchor for each page on the wiki full export 2007-03-18 16:52:25 +00:00
history.rhtml Added wiki diff. 2007-07-14 11:25:03 +00:00
show.rhtml Added code highlighting support in wiki, using this syntax: 2007-09-06 17:06:07 +00:00
special_page_index.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00