| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-3242 improve rendering of review forms | simonbrandhof | 2012-02-24 | 1 | -0/+2 |
* | SONAR-3269 Add 'lang' attribute on <pre> for code blocks | Fabrice Bellingard | 2012-02-17 | 2 | -6/+37 |
* | SONAR-3269 Add multiline code support on Sonar markdown | Fabrice Bellingard | 2012-02-16 | 3 | -0/+54 |
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 11 | -11/+11 |
* | SONAR-2923, SONAR-2632?: Fixed some side effects on other modules (again) | Dinesh Bolkensteyn | 2011-10-20 | 1 | -8/+3 |
* | The Markdown class uses the new ChannelDispatch Builder | Freddy Mallet | 2011-05-24 | 1 | -14/+10 |
* | Rename the class MarkdownEngine to Markdown | simonbrandhof | 2011-05-05 | 3 | -73/+73 |
* | Reduce technical debt | simonbrandhof | 2011-05-05 | 2 | -19/+28 |
* | SONAR-2384 append target='_blank' when building an hyperlink | Freddy Mallet | 2011-04-27 | 2 | -4/+6 |
* | SONAR-2384 use backtick instead of simple quote in the HtmlCodeChannel | Freddy Mallet | 2011-04-27 | 2 | -5/+5 |
* | SONAR-2384 Fix a bug on HtmlListChannel which was due to CodeBuffer.length() ... | Freddy Mallet | 2011-04-26 | 2 | -5/+3 |
* | Sonar Markdown : Fix typo in the javadoc (Thanks Evgeny) | Freddy Mallet | 2011-04-24 | 1 | -1/+1 |
* | SONAR-2384 Add support for html list and fix javadoc by escaping html tags | Freddy Mallet | 2011-04-24 | 7 | -6/+101 |
* | Add some javadoc to the Sonar Markdown module | Freddy Mallet | 2011-04-23 | 7 | -1/+51 |
* | SONAR-2384 Add a new HtmlCodeChannel to transform ''printf()'' into <code>pri... | Freddy Mallet | 2011-04-23 | 6 | -4/+47 |
* | SONAR-2384 Complete the support of emphasis | simonbrandhof | 2011-04-23 | 2 | -2/+13 |
* | SONAR-2384 First implementation : Create a markdown dedicated to Sonar needs | Freddy Mallet | 2011-04-23 | 8 | -0/+305 |