codex_editor | Unsorted

Telegram-канал codex_editor - Editor.js 🤩

269

Users and collaborators community Ask a question or leave a feedback about Editor.js https://github.com/codex-team/editor.js Please, write in English. 💝 Support project: http://opencollective.com/editorjs

Subscribe to a channel

Editor.js 🤩

импорты странные
я дефолтные инструменты пакетами устанаваливал
и выглядел какой нибудь параграф так
import Paragraph from "@editorjs/paragraph";

Читать полностью…

Editor.js 🤩

📦 editorjs/embed">@editorjs/embed 2.7.4 was published

Читать полностью…

Editor.js 🤩

ok, I see. Good idea, we'll think how to export it

Читать полностью…

Editor.js 🤩

Which component are you referring to?

Читать полностью…

Editor.js 🤩

I like the block tools UI/UX a lot. Is there a simple way to use that component for inline tools as well?

Читать полностью…

Editor.js 🤩

I need access the raw paste

Читать полностью…

Editor.js 🤩

https://github.com/codex-team/editor.js/issues/1971

Читать полностью…

Editor.js 🤩

I have plans for rewriting our paste module. Create an issue and I'll fix

Читать полностью…

Editor.js 🤩

📦 editorjs/text-variant-tune">@editorjs/text-variant-tune 1.0.2 was published

Читать полностью…

Editor.js 🤩

yes, you'll need to write few simple scripts for that. Editor.js inputs and outputs a clean JSON, so all you need to do is to parse amp data and create a json form it. And vice versa

Читать полностью…

Editor.js 🤩

📦 editorjs/embed">@editorjs/embed 2.7.2 was published

Читать полностью…

Editor.js 🤩

You're doing it right. Native browser shortcuts probably are not disabled right now, but styles should be sanitized on saving. You can create an issue for disabling of shorcuts in this case. I'll fix it.

Читать полностью…

Editor.js 🤩

I'm not sure I've got it. Can you share the UI? You can write me in private

Читать полностью…

Editor.js 🤩

How do I disable bold and italic formatting? I've hidden the inlineToolbar and set the bold and italic tools to false, but it still allows marking text as bold using shortcuts. Here's the code snippet I'm using:

const editor = new EditorJS({
holder: 'editorjs',
tools: {
paragraph: { inlineToolbar: false },
bold: false,
italic: false
}
});

Читать полностью…

Editor.js 🤩

Hi, how can I implement mathematical equations like integrating MathJax. Thanks

Читать полностью…

Editor.js 🤩

Please, help!
Editor doesn't show additional tools in vue app.
To make shure it doesn't conflict with some of my code& styles I've created new app and put editor there, but still nothing.
I've even tried to make editor ref.value instead of simple variable.
The code is basic copypaste from the site

Читать полностью…

Editor.js 🤩

how convert header to text?

Читать полностью…

Editor.js 🤩

The block tunes dialog with the search option.

Читать полностью…

Editor.js 🤩

But try to post that recent program codes

Читать полностью…

Editor.js 🤩

📦 editorjs/paragraph">@editorjs/paragraph 2.11.5 was published

Читать полностью…

Editor.js 🤩

Hi. The onPaste event is fired only when the tool provides the pasteConfig
https://editorjs.io/paste-substitutions/

Читать полностью…

Editor.js 🤩

hi folks.

I need access to method onPaste, but this don't work :(

Читать полностью…

Editor.js 🤩

Hi @specc ,
I’ve been facing this issue since long time. When I copy and paste from another blog.
The images gets pasted twice.

Tried various versions, the issue still persists

Читать полностью…

Editor.js 🤩

📦 @editorjs/editorjs 2.30.0-rc.10 was published

Читать полностью…

Editor.js 🤩

Hi. Is it possible to render from google-amp html to editor and parse to google-amp from editor?

Читать полностью…

Editor.js 🤩

hey guys! Can we merge https://github.com/editor-js/image/pull/224 please?

Читать полностью…

Editor.js 🤩

Thanks Peter. I will ping you in private

Читать полностью…

Editor.js 🤩

Ours is a question and answers application. When a question is asked, users can submit multiple answers. I need to loop and show the content in view mode. If it’s a one question and one answer we can show using view option available in editorjs. But when looping, it has to show multiple times for each line and how we can achieve this? We are using mathematical equations block as well. Please advise. I appreciate your help.

Читать полностью…

Editor.js 🤩

Hi, check our Awesome list. There were some tools for that

Читать полностью…

Editor.js 🤩

📦 @editorjs/editorjs 2.30.0-rc.9 was published

Читать полностью…
Subscribe to a channel