Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  app
  lib
  vendor
  Rakefile
  README.md
Size: Mime:
  README.md

NeotericEditor

This project rocks and uses MIT-LICENSE.

Building

gem build neoteric-editor.gemspec

Publishing

fury push neoteric-editor-x.x.x.gem

Possible redactor improvements

  • Remove inline styles in favor of a css class
  • Standardized modal api
  • Visual mode doesn't always create p. Creates div after headings
  • Allow allowedTags, formattingTags, colors, and other arrays to be extended rather than just overwritten

Updading Redactor

Don't forget:

  • Deep merge: this.opts = $.extend(true, {
  • Remove body from CSS when it's at the beginning of a line