summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/MarkupProcessor.java
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Change-Id: I8bad02b26a20636e4fc3d1f0ab0a16f0bacc7bf1
* Display common repository documents as tabs on the docs pageJames Moger2013-11-141-18/+70
| | | | Change-Id: I6935fa45598da847936748b474a3da47e94efaac
* Add markup support for confluence, mediawiki, textile, trac, and twikiJames Moger2013-11-121-2/+98
| | | | Change-Id: I82ef161c6b6956c7b83cd4a1c37627beac6ea75b
* Refactor markup processing in preparation for supporting other formatsJames Moger2013-11-121-0/+216
Change-Id: I0eb217064abc4f4b0f6bfbbc21302c470cc2f9c6