| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Upgrade to 2.14-SNAPSHOT | Eric Hartmann | 2012-01-03 | 1 | -1/+1 |
* | Upgrade version to 2.13-SNAPSHOT | Eric Hartmann | 2011-11-09 | 1 | -1/+1 |
* | SONAR-2923, SONAR-2632?: Fixed some side effects on other modules (again) | Dinesh Bolkensteyn | 2011-10-20 | 1 | -8/+3 |
* | Upgrade version to 2.12-SNAPSHOT | Simon Brandhof | 2011-09-16 | 1 | -1/+1 |
* | Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10 | Simon Brandhof | 2011-08-15 | 1 | -1/+1 |
* | [maven-release-plugin] prepare for next development iteration | Simon Brandhof | 2011-08-09 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release 2.10-RC2 | Simon Brandhof | 2011-08-09 | 1 | -1/+1 |
* | Upgrade version to 2.11-SNAPSHOT | Simon Brandhof | 2011-08-05 | 1 | -1/+1 |
* | Merge branch 'release-2.9' | simonbrandhof | 2011-07-17 | 1 | -2/+1 |
|\ |
|
| * | Release 2.9 | simonbrandhof | 2011-07-17 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Simon Brandhof | 2011-07-08 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 2.9-RC1 | Simon Brandhof | 2011-07-08 | 1 | -3/+2 |
* | | Upgrade version to 2.10-SNAPSHOT | Simon Brandhof | 2011-07-11 | 1 | -1/+1 |
* | | temporary reverting to 2.9-SNAPSHOT | simonbrandhof | 2011-07-10 | 1 | -1/+1 |
* | | Upgrade to version 2.10-SNAPSHOT | simonbrandhof | 2011-07-10 | 1 | -1/+1 |
|/ |
|
* | The Markdown class uses the new ChannelDispatch Builder | Freddy Mallet | 2011-05-24 | 1 | -14/+10 |
* | Upgrade to version 2.9-SNAPSHOT | simonbrandhof | 2011-05-13 | 1 | -1/+1 |
* | Temporarily downgrade version to 2.8-SNAPSHOT | simonbrandhof | 2011-05-10 | 1 | -1/+1 |
* | Upgrade version to 2.9-SNAPSHOT | simonbrandhof | 2011-05-09 | 1 | -1/+1 |
* | Release 2.8-RC2 | simonbrandhof | 2011-05-09 | 1 | -1/+1 |
* | Rename the class MarkdownEngine to Markdown | simonbrandhof | 2011-05-05 | 3 | -73/+73 |
* | Reduce technical debt | simonbrandhof | 2011-05-05 | 2 | -19/+28 |
* | Prepare for next development iteration | Evgeny Mandrikov | 2011-05-03 | 1 | -1/+1 |
* | Prepare 2.8-RC1 | Evgeny Mandrikov | 2011-05-03 | 1 | -1/+1 |
* | 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 | 3 | -6/+13 |
* | SONAR-2384 First implementation : Create a markdown dedicated to Sonar needs | Freddy Mallet | 2011-04-23 | 9 | -0/+348 |