Skip to content

Release 6.40.2

Choose a tag to compare

@github-actions github-actions released this 26 Jul 17:30
5914302

Poznote 6.40.2

Bug Fixes

  • Pasting web content into HTML notes keeps its formatting

    Pasting a section of a web page that contained a code example (for instance a tutorial page with code snippets) turned the whole paste into plain text, losing tables, headings and lists. The code detection was too broad: any monospace font found in the clipboard made Poznote treat the entire content as code.

    Pasted web content now keeps its structure, and only genuine code pastes from editors like VS Code are still inserted as plain text. Thanks @Stephane-30 for the report in discussion #1170.

2026-07-26_19h27_35