DownMark v1.6: Enhanced Code Block Parsing
Today, we are officially releasing DownMark v1.6.
While this version may seem like a focused update, it represents a critical core upgrade for users who frequently use DownMark to save technical articles, developer documentation, and tutorials.
Smarter Code Block Parsing
In the past, code content on many websites was wrapped in various combinations of HTML pre or code tags. Due to differences in how websites implement these tags, some code snippets could experience issues when imported, such as:
- Loss of original code formatting
- Incorrect indentation
- Errors in special character escaping
- Multiple lines of code being incorrectly merged into one
In DownMark v1.6, we have upgraded our content parsing engine to significantly enhance the recognition and processing of pre and code tags.
Now, DownMark can more accurately extract code content from webpages while preserving its original structure as much as possible, including:
- Multi-line code formatting
- Indentation levels
- Special symbols and escape characters
- Nested code content
Whether you are saving:
- Technical blog posts
- API documentation
- Programming tutorials
- Stack Overflow discussions
- GitHub Pages technical articles
You can now expect a more stable and accurate Markdown output that stays closer to the original webpage.
Why This Update Matters
DownMark’s goal has never been just a simple “web-to-Markdown” conversion; it’s about preserving the original semantics and reading experience of the web content.
For developers and technical content collectors, code snippets are often the most critical information in an article. The v1.6 upgrade makes DownMark a much more reliable tool for handling technical content.
How to Update
To ensure you have the latest improvements, please check your version:
- Chrome Extension Users: Please update to the latest v1.6.1 via the Chrome Web Store.
- Safari Extension Users: Simply update the main DownMark application to v1.6 through the Mac App Store.
Release Notes
DownMark v1.6
May 12, 2026
- Parsing Engine Upgrade: Core improvements to how web content is analyzed.
- Enhanced Code Support: Added robust support for various
pre/codetag implementations. - Accuracy Improvements: Better handling of multi-line code blocks and indentation.
- Better Technical Conversions: Higher quality Markdown output for developer-focused websites.
- Version Specifics: v1.6.1 for Chrome, v1.6 for Safari/macOS.
We invite you to update and experience these improvements. If you encounter any compatibility issues during use, please continue to provide your valuable feedback.
Notes
Meta Description: DownMark v1.6 significantly improves code block parsing for Safari and Chrome extensions. Chrome users should update to v1.6.1, and Safari users to v1.6, for perfect Markdown formatting.
Keywords: DownMark, Safari extension, Chrome extension, browser extension, v1.6.1, v1.6, Markdown converter, code blocks, pre tags, technical documentation, web content extraction, developer tools