
Zettlr 4.8 brings admonition support, overhauled full-text search and updated translations
Zettlr, the popular open-source Markdown editor for writers and researchers, has released version 4.8, introducing a suite of new features and significant behavioral changes. Following nearly three months of active development, the update delivers long-awaited admonition support, allowing users to create callout-style blocks for tips, warnings, and highlighted information, a feature already available in Pandoc, GitHub, and other Markdown-capable tools. The release also includes improved translations and various bug fixes aimed at enhancing the overall user experience.
Beyond new features, version 4.8 fundamentally alters how the application handles full-text search. Previous versions contained what developers described as a “subtle logical bug” where search terms separated by spaces were implicitly treated as OR operators rather than the documented AND behavior. The corrected implementation now requires all search terms to appear in a file for it to qualify as a result, making searches more restrictive and, according to the development team, potentially more relevant depending on how users have relied on the function. The update also places special emphasis on desktop platform improvements, with a newly redesigned menu bar specifically targeting Linux and Windows users.





