Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-2384 use backtick instead of simple quote in the HtmlCodeChannel | Freddy Mallet | 2011-04-27 | 1 | -2/+2 |
* | SONAR-2384 Fix a bug on HtmlListChannel which was due to CodeBuffer.length() ... | Freddy Mallet | 2011-04-26 | 1 | -4/+2 |
* | SONAR-2384 Add support for html list and fix javadoc by escaping html tags | Freddy Mallet | 2011-04-24 | 1 | -0/+5 |
* | SONAR-2384 Add a new HtmlCodeChannel to transform ''printf()'' into <code>pri... | Freddy Mallet | 2011-04-23 | 1 | -1/+7 |
* | SONAR-2384 Complete the support of emphasis | simonbrandhof | 2011-04-23 | 1 | -0/+9 |
* | SONAR-2384 First implementation : Create a markdown dedicated to Sonar needs | Freddy Mallet | 2011-04-23 | 1 | -0/+50 |