Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 697 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 697 Bytes

muharir (experimental)

A simple Markdown editor for RTL languages based on CodeMirror and some of Github's Flavored Markdown specs.

Muharir (editor in Arabic), performs Markdown rendering as you type, with some special handling for inline code and code blocks so they always render LTR.

Demo: test it online

Notes:

  • the direction branch of CodeMirror's repo is used instead of the master branch, as it better handles cursor movements on RTL layouts.
  • there's some issues with cursor movements on code blocks but it's basically usable.

LICENSE

MIT.