• Login
Community
  • Login

WYSIWYG and HTML

Scheduled Pinned Locked Moved General Discussion
3 Posts 3 Posters 8.5k 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.
  • G
    Gary Henry
    last edited by Jun 2, 2021, 7:17 PM

    Hello
    is there a way for notepad ++ to allow me to edit in the WYSIWYG interface and display/toggle the HTML Tags somehow?

    I Need a way to write and format several documents and then convert it to HTML so I can post into a webpage and preserve the formatting

    thanks in advance!

    Gary

    A P 2 Replies Last reply Jun 2, 2021, 7:21 PM Reply Quote 0
    • A
      Alan Kilborn @Gary Henry
      last edited by Jun 2, 2021, 7:21 PM

      @Gary-Henry

      The “best” you can do is to tell Notepad++ to run your browser and open the current file. See View menu > View Current File in > …

      1 Reply Last reply Reply Quote 2
      • P
        PeterJones @Gary Henry
        last edited by Jun 2, 2021, 7:44 PM

        @Gary-Henry ,

        Notepad++ is a text editor, not a WYSIWYG HTML editor.

        Aside from View Current File In that Alan suggested, there are also “preview” plugins available. I use both “Preview HTML” and MarkdownViewer++, both of which will take HTML which is in the active editor tab and display it in a “preview pane” inside Notepad++ (MarkdownViewer++ has the benefit that it also works with Markdown files, and if you set up to use an external X-to-HTML converter, can do other rendered files). Using those plugins is not truly WYSIWYG, but it’s about as close as Notepad++ comes.

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