Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WYSIWYG Markdown editor to Lektor #5

Open
mvartanyan opened this issue Jul 18, 2019 · 5 comments
Open

Add WYSIWYG Markdown editor to Lektor #5

mvartanyan opened this issue Jul 18, 2019 · 5 comments

Comments

@mvartanyan
Copy link
Collaborator

Lektor will be the core component of Lektorium. Because the idea is that non-technical people will author content, it is crucial to have a possibility to edit content in a WYSIWYG fashion. The most common way of working with rich content now is Markdown, so the idea is to build in a frontend Markdown editor like Toast UI Editor. Apparently, Lektor is about to add this feature soon.

This task is to: 

* Review the status of issue 7, issue 665 in Lektor and find out how close they are to integrating the editor into the release
* If the assessment is that they are more than a month away from integrating, make a fork of Lektor and integrate (possibly sending back a pull request for Lektor in the end).

@marcellmars
Copy link

what is Lektorium? lektorium.tv?

@runfalk
Copy link

runfalk commented Aug 3, 2019

I saw this issue linked from the Lektor bug tracker. There is no ETA on the pull request as the author has not yet made the final adjustments required to get it merged. Once the requested changes have been made (anyone is free to make them) the PR will get merged.

@mjecov
Copy link
Contributor

mjecov commented Aug 12, 2019

@apatrushev
Copy link
Contributor

Plugin integrating SimpleMDE to lektor admin.

https://github.com/sphericalpm/lektor-simplemde
https://pypi.org/project/lektor-simplemde/

@kepta
Copy link

kepta commented Dec 21, 2020

Wanted to add that you can also consider https://banglejs.dev/, which comes baked in with WYSIWYG Markdown support, see this example https://banglejs.dev/docs/examples/markdown-editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants