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 0afabfb Add the support of SVG files: when opening one, SCMWebEditor asks the user if he wants to edit the code or view the image new 0b94f10 Add syntax highlighting for Markdown files 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 0b94f109698916ce9556c008267358434cf3f003 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Tue Jun 16 10:53:19 2015 +0200 Add syntax highlighting for Markdown files Summary of changes: .../scmwebeditor/uiweb/actions/PreviewAction.java | 1 + .../webapp/WEB-INF/content/modificationViewer.jsp | 1 + .../main/webapp/codemirror-ui/js/codemirror-ui.js | 6 ++++ swe-ui-web/src/main/webapp/js/selectLanguage.js | 36 +++++++++++++--------- 4 files changed, 30 insertions(+), 14 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.