rdipardo
rdipardo
> I hope you can help investigate what causes these ANSI issues There is a longstanding problem with N++'s encoding detection logic, namely, it assumes that ANSI is always a...
@zhouxinghong, @mohzy83 Yes, it's easy enough. For example see how [it's been implemented](https://github.com/rdipardo/npp_preview/commit/fbaa27a7952cff35f273b50658e404debf8e2bc1) in the *Preview HTML* plugin (as of [v1.4.0.0](https://github.com/rdipardo/npp_preview/releases/tag/v1.4.0.0) — not released yet).
@zhouxinghong > Also, does the right-click menu on a Markdown preview also support forward and backward navigation? Yes, they are all supported. > Is it possible to directly support Markdown...
@zhouxinghong > Unable to preview .md files directly The screenshot makes me think it could not detect a Markdown filter. Things to try: - Click on `Plugins > Preview HTML...
@zhouxinghong > Improved interaction logic ... Make a [feature request](https://github.com/rdipardo/npp_preview/issues/new) and I will include it in the next WebView2 version.
> An error occurred when launching Notepad++ after installing PreviewHTML_v1.4.0.0_x64.zip. > > This is because multiple versions of the Edge browser are installed on the system. 1.0.3296.44 is the version...
> Although the program no longer reports errors when it starts, it is still unable to preview Markdown files directly. Please look at [the new wiki page](https://github.com/rdipardo/npp_preview/wiki/Filters#example). A future version...
> [@mohzy83](https://github.com/mohzy83) ... [I] experience the same freezing behavior, when the panel is undocked. when the panel is docked it runs smooth This issue probably has the same cause as...