Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Tags
    3. editor
    Log in to post
    • SuperMike

      How to add a new code style into editor?
      NodeBB Development • editor highlight markdown • • SuperMike

      3
      0
      Votes
      3
      Posts
      1778
      Views

      SuperMike

      @julian Greate! I will push my code plugin in to highlight.js

    • ludam

      Is there a way to paste imagens directly in the editor?
      NodeBB Development • editor embed images • • ludam

      3
      0
      Votes
      3
      Posts
      2059
      Views

      ludam

      @baris said:

      ![link text](link-to-image)

      We should add that to the composer toolbar

      link text

      I know they can do it, but I'm sure they won't learn the syntax behind it (I tried before and the solution was to copy and paste the image).

      That's why I wanted a button in the editor where they can put the alt text and the image url.

    • José Nogueira

      Medium Editor on nodeBB
      Technical Support • editor medium theme • • José Nogueira

      4
      1
      Votes
      4
      Posts
      2856
      Views

      S

      Could possibly use:

      $.getScript("url_to_file.js");

      ??

    • A

      [nodebb-plugin-editor-plus]Editor Plus
      NodeBB Plugins • editor nodebb nodebb-plugin-editor plugin • • Alexis Lapasset

      6
      5
      Votes
      6
      Posts
      3913
      Views

      H

      Thanks for the work, i really like it.

    • fyhao

      Plugin Hook for editor
      Feature Requests • editor plugin • • fyhao

      5
      0
      Votes
      5
      Posts
      1942
      Views

      fyhao

      Wow great, something to explore, thanks guy.