Skip to content

Editor feature #24

Open
Open
@begedin

Description

@begedin

Moving this here from the gist, so we can have it more easily accessible

Options

Ember.js Wysiwyg Component with Summernote

Ember Simple Wysiwyg component

Using a markdown processing library with some simple helpers we can implement

Ace with ember-ace-editor

CodeMirror with ivy-codemirror

Thoughts

  • Overall, I'm leaning towards something markdown based
  • An inline editor insted of one that's input/preview based is a probably a user-friendlier option, but also more difficult to implement right.
  • If I had to choose, I'd go with CodeMirror, either with the ivy-codemirror ember addon, or something of our own making, based on how Ghost does it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions