/dokuwiki-plugin-codemirror-fix

This project is now hosted on GitLab https://gitlab.com/albertgasset/dokuwiki-plugin-codemirror

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

CodeMirror plugin for DokuWiki
==============================

Documentation for this plugin can be found at
http://www.dokuwiki.org/plugin:codemirror

Original source code for this plugin can be found at
https://github.com/albertgasset/dokuwiki-plugin-codemirror

Source code for this fork is at 
https://github.com/ajshea/dokuwiki-plugin-codemirror-fix

Includes fixes by splitbrain and laynee, plus additional fix to 
prevent autosave from breaking edit window

Originally forked from 
https://github.com/cosomocode/dokuwiki-plugin-codemirror

----

Copyright (C) 2014-2017  Albert Gasset <albertgasset@fsfe.org>
Copyright (C) 2021 Alan Shea

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.