Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Add some way to load more languajesΒ #10

@BraisonCrece

Description

@BraisonCrece

Hi!
I'm the guy who emailed you the other day! πŸ˜„
Thanks for the reply, I really appreciate it!

I'm proposing to offer some parameters to the class instantiation to require more language for the language syntax highlighting.

For instance Ruby πŸ˜‹

    editor = new EditorJS({
      readOnly: false,
      holder: 'editorjs',
      tools: {
          code: editorjsCodeflask({languaje: "Ruby"}),
      }})

A hug!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions