• Login
Community
  • Login

Markdeep files won't render properly

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
4 Posts 3 Posters 324 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J
    junkjunker
    last edited by Mar 17, 2023, 6:16 AM

    Hi Folks,
    I have been enjoying using Markdeep (enhanced Markdown), and enjoy using Notepad++, but so far I can’t enjoy using them together.

    I have been using the mohzy83/NppMarkdownPanel plugin, but the Markdeep files don’t render properly. In talking with both the developers of NppMarkdownPanel and Markdeep, they concluded:

    “The integrated WebViewer (IE11) couldn’t render the example properly.
    I am getting many Javascript errors.
    I am afraid the embedded IE11 engine is to old to run modern JS.”
    And,
    “It sounds like Notepad++ itself needs to be updated to use Edge/Chromium or another Javascript engine.”

    Does anyone know if this is possible?
    Thanks!

    L A 2 Replies Last reply Mar 17, 2023, 6:54 AM Reply Quote 0
    • L
      Lycan Thrope @junkjunker
      last edited by Mar 17, 2023, 6:54 AM

      @junkjunker ,
      If that’s what you want to do, you need to use the Run... menu and enter the following when the page you want to have viewed in MS Edge is the current tab:
      "msedge.exe" "$(FULL_CURRENT_PATH)"

      This will bring up the page to be rendered in MS Edge, if it’s able to.

      1 Reply Last reply Reply Quote 1
      • A
        Alan Kilborn @junkjunker
        last edited by Mar 17, 2023, 11:50 AM

        @junkjunker

        It sounds like the developers you have been talking to don’t know what they themselves are talking about. If a plugin is going to provide functionality of this sort, the plugin would be responsible for rendering whatever it needs to, not Notepad++ itself.

        Regarding @Lycan-Thrope 's posting, which I’m not really thinking is relevant to the original question asked, why not just use View menu > View Current File in > Edge ?

        L 1 Reply Last reply Mar 18, 2023, 5:50 AM Reply Quote 4
        • L
          Lycan Thrope @Alan Kilborn
          last edited by Mar 18, 2023, 5:50 AM

          @Alan-Kilborn

          @Alan-Kilborn said in Markdeep files won't render properly:

          why not just use View menu > View Current File in > Edge ?

          Yikes, I didn’t realize it was already included :-) My bad.

          1 Reply Last reply Reply Quote 2
          2 out of 4
          • First post
            2/4
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors