Skip to content

nkkollaw/Proper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proper — Semantic Rich Text Editor

Proper is a semantic WYSIWYG editor based on HTML's contenteditable attribute..

The goal is to output proper semantic HTML. When pasting content, the markup is stripped.

Dependencies

  • jQuery 1.10

  • jquery-migrate

  • jquery.hotkeys

  • Underscore

  • Rangy

  • rangy-selectionsaverestore

Browser support

?

Changelog


0.3.2 See commits for list of changes.

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.

About

A Semantic Rich Text Editor

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 76.6%
  • CSS 23.4%