Skip to content

Conversation

@ezyuzin
Copy link
Contributor

@ezyuzin ezyuzin commented Jan 16, 2026

  • Markdown Plugin Pack added

  • highlight.js: code syntax highlight plugin added. Enable it via settings

  • Support drag-and-drop and CTRL+V insert images into markdown preview.
    Markup ![](image path) inserted into current cursor position.
    Image naming is starts from 010.ext and incrementing with step 5, ie 010.jpg 015.jpg, 020.jpg, and each image stored in folder "./img" where markdown document located.
    Location can be changed by edit assets/markdown/markdown.js.

  • Added navigation over existing Markdown files when clicking a link to such a file in the preview window; previous behavior: such navigation was ignored.

  • Preserve preview position after switch between documents

  • fix: with async webview initialization

  • fix: undocking the main (preview) window freezes NPP++ if user click link to another markdown document and navigate it (open file in npp)

@chcg chcg added this to the 1.9.1 milestone Jan 18, 2026
@chcg chcg merged commit c72ca59 into notepad-plus-plus:master Jan 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants