Stackedit: Can this be embedded into another page?

Created on 23 Oct 2013  Â·  5Comments  Â·  Source: benweet/stackedit

Great job on the editor. I feel like it is bar far the best one available.

Is there any way to embed a light weight version of this into a page? What I am looking for is a simple editor with a toolbar and a preview area, and don't have much need for the other features right now (doc sync, local storage, settings, etc..)

question

Most helpful comment

All 5 comments

Hi @joekaiser

Sorry, StackEdit is not embeddable. However you can embed Pagedown. In StackEdit, I use a fork of Pagedown to work with ACE editor.

Regards

Hi,
I want to embed StackEdit as a simple markdown editor because of its great RTL editing feature. Does this project use that pagedown-ace any more?

What would be the current approach to do this, @benweet?

I'd need to run a version on localhost, as I will not have a persistent network connection.

My current approach would be: Host a server running stackedit locally embedded in my main application that will sync to a cloud storage as soon as I've got network access. For this part, I'm only looking for the "core" editor capabilities: WYSIWYG, Markdown, LaTex, UML … and I would like to provide a custom API for saving/restoring the documents (in the Filesystem for now)

I really love the editor, its capabilities and if it would not be possible, I'd pretty much just rewrite everything from scratch and build my own, but just on the editor side.

Thank you really much for your efforts! :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dandv picture dandv  Â·  4Comments

mashirozx picture mashirozx  Â·  7Comments

sn0wyfall picture sn0wyfall  Â·  4Comments

carlosfugazi picture carlosfugazi  Â·  3Comments

alankis picture alankis  Â·  4Comments