summaryrefslogtreecommitdiffstats
path: root/lib/redcloth.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r1399, r1403, r1405 and r1406 from trunk.Jean-Philippe Lang2008-05-021-1/+1
* Merged r1307 to r1369 from trunk.Jean-Philippe Lang2008-04-281-1/+1
* Fixed: https urls in the wiki are not displayed as external (closes #943).Jean-Philippe Lang2008-03-291-1/+1
* Wiki links:Jean-Philippe Lang2008-03-211-1/+2
* Fixes #880: code tags not formatted correctly in the wiki (broken by r1216).Jean-Philippe Lang2008-03-171-1/+1
* Textile formatting:Jean-Philippe Lang2008-03-091-4/+11
* Do not use RedCloth's glyphs (#210).Jean-Philippe Lang2008-02-031-1/+1
* Redmine links can be used to link to documents, versions and attachments.Jean-Philippe Lang2008-01-151-6/+6
* Fixed: URL with ~ broken in wiki formatting.Jean-Philippe Lang2007-10-031-5/+5
* Better handling of external link style assignment.Jean-Philippe Lang2007-10-011-1/+3
* Fixed: lines in wiki content containing just a single wiki link are not displ...Jean-Philippe Lang2007-09-151-1/+1
* Added Redmine::WikiFormatting module and tests for wiki links.Jean-Philippe Lang2007-09-021-0/+1130