/proper

Semantic Richtext Editor

Primary LanguageJavaScriptMIT LicenseMIT

PROPER™ — Semantic Rich Text Editor

PROPER is a Semantic Texteditor based on HTML's contenteditable attribute. It's being developed in the context of Substance, a data driven document authoring engine.

The goal is to output proper semantic HTML by restricting the set of possible tags. When pasting content, the markup is stripped.

Changelog

0.3.1

Solves various issues and produces cleaner and more semantically correct html.

0.3.0

Solves a number of Firefox related issues and adds native support for code annotations.

0.2.1

Mozilla compatibility.

0.2.0

Recognition of command states. Support for keybindings.

0.1.0

Initial Version.

Credits

Tim Baumann (timjb) for his work on 0.3.0.