summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/MarkupProcessor.java
Commit message (Expand)AuthorAgeFilesLines
* fix: Also parse exp links in MD pagesFlorian Zschocke2020-11-161-0/+8
* Enforce relaxed XSS filtering on markup documentsJames Moger2014-09-071-457/+473
* 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