summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/MarkupProcessor.java
Commit message (Expand)AuthorAgeFilesLines
* Replace RawPage with RawServletJames Moger2014-05-051-4/+7
* Workaround pegdown bug and improve relative image path processingJames Moger2014-03-111-1/+59
* Support Markdown image links relative to the repository root (issue-324)James Moger2013-12-091-0/+32
* Display common repository documents as tabs on the docs pageJames Moger2013-11-141-18/+70
* Add markup support for confluence, mediawiki, textile, trac, and twikiJames Moger2013-11-121-2/+98
* Refactor markup processing in preparation for supporting other formatsJames Moger2013-11-121-0/+216