Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Andreas Jacobsen 9 posts 60 karma points
    Nov 26, 2022 @ 16:53
    Andreas Jacobsen
    0

    Code-plugin for TinyMCE in Heartcore

    We have allot of source code examples in our CMS-content and need to be able to show these in TinyMCE. But we haven't found a way to enable the code-plugin in Umbraco heartcore.

    Our current best attempt is to add code as an element in editor.css. But this made all the source code be on one line and was served as a div-element by the API.

    /**umb_name:Source code*/
    code {
    }
    

    TinyMCE already has a code plugin, please add/enable it in Heartcore 😊

    While the code plugin in itself would be fantastic we would also love the ability to specify which language we are writing in. Our code examples are often in different languages, even on the same page. It would be fantastic if Umbraco Heartcore let us install any TinyMCE plugin we wanted, even once we write ourselves.

  • Lindow 154 posts 1301 karma points
    Nov 26, 2022 @ 19:35
    Lindow
    100

    Hi there

    Thanks for the feature request.

    It would be great if you could log it on our Heartcore issue tracker as a feature request :)

    Here's the link https://github.com/umbraco/Umbraco.Heartcore.Issues/issues

Please Sign in or register to post replies

Write your reply to:

Draft