Redmine/lib
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
..
SVG slight svg rendering modifications 2007-03-26 18:13:42 +00:00
redmine Added code highlighting support in wiki, using this syntax: 2007-09-06 17:06:07 +00:00
tasks Trac importer: 'resolution' field imported with history as a custom field. 2007-09-02 12:00:48 +00:00
diff.rb Added wiki diff. 2007-07-14 11:25:03 +00:00
redcloth.rb Added Redmine::WikiFormatting module and tests for wiki links. 2007-09-02 20:41:47 +00:00
redmine.rb Added Redmine::Info to store various information about the application. 2007-08-29 22:27:43 +00:00