mudrd8mz / moodle-editor_marklar

Markdown friendly editor for Moodle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marklar - markdown friendly editor for Moodle

All online editors marklar. This one just marklar less.

It is not for everybody though. Those who do not marklar about marklar should not marklar marklar. There are other marklar better for them.

Build status

Usage

  1. As an admin, go to Site administration > Plugins > Text editors > Manage editors
  2. Enable the Marklar editor
  3. As the user, go to your Preferences > Editor preferences and set Marklar as your preferred editor.
  4. Go to Preferences > Miscellaneous > Marklar editor preferences to eventually change the default behaviour of the editor.

Features

Here are intentional features of the Marklar editor, just to make it clear they are not bugs.

  • Marklar is WYTIWYG - what you type is what you get (done).
  • Marklar does not have buttons. Markdown syntax is to be typed manually (done).
  • Marklar is not extensible via sub-plugins (done).
  • Marklar sets markdown as the preferred format for new texts (done).
  • Marklar can be also used for editing texts in other formats. Supported formats can be customised via user preferences (done).
  • Marklar is not used for editing HTML texts by default. Another editor such like Atto or TinyMCE is loaded to do that (done).
  • Marklar supports images and files embedding via filepicker (done).
  • Marklar supports server-side generated preview (done).
  • Marklar supports uploading images from clipboard (done).
  • Marklar will do just that and nothing more - KISS principle.

Moodle compatibility

Marklar editor supports Moodle versions 3.0 and higher.

About

Markdown friendly editor for Moodle

License:GNU General Public License v3.0


Languages

Language:JavaScript 50.4%Language:PHP 47.5%Language:CSS 2.1%