Skip to content

First Alpha Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@diegoreymendez diegoreymendez released this 08 Feb 19:15
· 3457 commits to develop since this release

Features

  • Visual Mode & HTML mode.
  • Editing text in visual and HTML mode.
  • Applying styles using the toolbar.
  • Applying styles using the keyboard (cmd + B, cmd + I, cmd + U).
  • Copying & pasting styled text from other apps (including images).
  • Copying & pasting styled text to other apps (including images).
  • Paste & Match Style.
  • Inserting & removing images.
  • Editing alignment and size of images.
  • Emojis

Planned features

  • Beautified HTML mode (layout and coloring)..
  • Simplified HTML mode (for example double breaks instead of paragraphs for easier editing).
  • Shortcodes
  • Video
  • Tab support for lists.
  • Different font sizes.
  • Drag & drop for images.
  • Custom HTML tags

Known issues:

  • Adding or editing lists in visual mode breaks the corresponding HTML representation.
  • Adding or editing blockquotes in visual mode breaks the corresponding HTML representation.
  • Editing image attributes (size, alignment) overwrites any other custom HTML attributes the image may have.
  • Undoing certain operations can crash the editor.
  • Removing styles using keyboard commands is not working (works well with the toolbar).
  • When adding a link at the end of the document, there's no easy way to interrupt the style.

For a complete lists of bugs & features see this link.