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

Editor prototype #79

Closed
literakl opened this issue Aug 17, 2020 · 2 comments
Closed

Editor prototype #79

literakl opened this issue Aug 17, 2020 · 2 comments
Assignees

Comments

@literakl
Copy link
Owner

literakl commented Aug 17, 2020

Create fast and dirty prototype (to be discarded) that stores new item of type blog. It has a caption and body attributes. We need create, update and view functionality.

Let try TUI Commonmark editor bundled with TU Image Editor. Images must be stored on a filesystem in infrastructure/src/dist folder.

I think that Edit feature requires Common mark on input and it will not work with HTML. Therefore we have to store TUI resulting common mark.

Budget: up to 8 hours

@literakl
Copy link
Owner Author

I do not like the editor. Please replace it with

https://github.com/ChangJoo-Park/vue-editor-js / https://editorjs.io/ https://github.com/editor-js/awesome-editorjs

The item will have a property content with HTML representation and source with native data that are required for editing.
This issue codex-team/editor.js#676 is addressing how to convert the native format to HTML. Try this library: https://github.com/pavittarx/editorjs-html

@literakl
Copy link
Owner Author

merged

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

2 participants