aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-markdown
Commit message (Expand)AuthorAgeFilesLines
...
| * [maven-release-plugin] prepare release 2.9-RC1Simon Brandhof2011-07-081-3/+2
* | Upgrade version to 2.10-SNAPSHOTSimon Brandhof2011-07-111-1/+1
* | temporary reverting to 2.9-SNAPSHOTsimonbrandhof2011-07-101-1/+1
* | Upgrade to version 2.10-SNAPSHOTsimonbrandhof2011-07-101-1/+1
|/
* The Markdown class uses the new ChannelDispatch BuilderFreddy Mallet2011-05-241-14/+10
* Upgrade to version 2.9-SNAPSHOTsimonbrandhof2011-05-131-1/+1
* Temporarily downgrade version to 2.8-SNAPSHOTsimonbrandhof2011-05-101-1/+1
* Upgrade version to 2.9-SNAPSHOTsimonbrandhof2011-05-091-1/+1
* Release 2.8-RC2simonbrandhof2011-05-091-1/+1
* Rename the class MarkdownEngine to Markdownsimonbrandhof2011-05-053-73/+73
* Reduce technical debtsimonbrandhof2011-05-052-19/+28
* Prepare for next development iterationEvgeny Mandrikov2011-05-031-1/+1
* Prepare 2.8-RC1Evgeny Mandrikov2011-05-031-1/+1
* SONAR-2384 append target='_blank' when building an hyperlinkFreddy Mallet2011-04-272-4/+6
* SONAR-2384 use backtick instead of simple quote in the HtmlCodeChannelFreddy Mallet2011-04-272-5/+5
* SONAR-2384 Fix a bug on HtmlListChannel which was due to CodeBuffer.length() ...Freddy Mallet2011-04-262-5/+3
* Sonar Markdown : Fix typo in the javadoc (Thanks Evgeny)Freddy Mallet2011-04-241-1/+1
* SONAR-2384 Add support for html list and fix javadoc by escaping html tagsFreddy Mallet2011-04-247-6/+101
* Add some javadoc to the Sonar Markdown moduleFreddy Mallet2011-04-237-1/+51
* SONAR-2384 Add a new HtmlCodeChannel to transform ''printf()'' into <code>pri...Freddy Mallet2011-04-236-4/+47
* SONAR-2384 Complete the support of emphasissimonbrandhof2011-04-233-6/+13
* SONAR-2384 First implementation : Create a markdown dedicated to Sonar needsFreddy Mallet2011-04-239-0/+348