This is an automated email from the git hooks/post-receive script. New change to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from a21ab4b Add translations for the editor's buttons new ea937ba Add the support of Markdown files for the preview The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit ea937baddcc1da76bfc3133e9e667b2cc515af0e Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Fri Jun 12 11:33:35 2015 +0200 Add the support of Markdown files for the preview Summary of changes: pom.xml | 6 +++ swe-ui-web/pom.xml | 5 +++ .../scmwebeditor/uiweb/actions/BrowseAction.java | 4 +- .../scmwebeditor/uiweb/actions/PreviewAction.java | 50 ++++++++++++++-------- .../i18n/scmwebeditor-ui-web_en_GB.properties | 3 ++ .../i18n/scmwebeditor-ui-web_fr_FR.properties | 3 ++ .../webapp/WEB-INF/content/modificationViewer.jsp | 46 ++++++++++++++++++-- swe-ui-web/src/main/webapp/css/main.css | 8 ++-- 8 files changed, 98 insertions(+), 27 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.