Sha256: 8de59ed29b5b1c2a8ddf68701c1cfd4baa7d804e0fc9351a8cc9b7743b5fbcc2

Contents?: true

Size: 881 Bytes

Versions: 2

Compression:

Stored size: 881 Bytes

Contents

# [Character](http://github.com/slate-studio/character) Editor

Based on [MediumEditor](https://github.com/daviferreira/medium-editor) — Medium.com WYSIWYG editor clone.

## TODO:
 - fix copy/paste in the editor (test Safari/Chrome/FF, might be related to span issue)
 - pre tag is not removed when unset
 - buttons for image settings
 - fix placeholder
 - fix insert image after pre
 - figure out default buttons
 - hotkeys
 - improve toolbar performance (no DOM changes)

### Span Issue: happens only in Chrome

* http://www.neotericdesign.com/blog/2013/3/working-around-chrome-s-contenteditable-span-bug
* http://stackoverflow.com/questions/15015019/prevent-chrome-from-wrapping-contents-of-joined-p-with-a-span

## Warning!

This gem contains **Redactor.js** editor, if you use it you have to buy a licence from [http://imperavi.com/redactor/](http://imperavi.com/redactor/).

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
character_editor-0.1.4 README.md
character_editor-0.1.3 README.md