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.
