Poznote 6.23.0-beta
This release brings several improvements for Markdown notes. The editor now uses CodeMirror 6, providing a better editing experience with syntax highlighting, automatic bracket/quote closing, improved editor behavior, and a more modern foundation for future enhancements.
I also took the opportunity to improve Markdown table support, making tables easier to edit and render correctly:
In addition, the preview pane now automatically scrolls to the corresponding location when you click within the editor, making navigation between source and preview much smoother:
Bug fixes
- Fixed an issue with the MCP server functionality reported in #1093