Versie 3.5.1 van Zettlr is uitgekomen. Zettlr is een op zettelkasten gebaseerde opensource en crossplatform markdown editor, waarmee artikelen, e-boeken en content kunnen worden gecreëerd. Ook kan het orde scheppen in de chaos van notities en artikelen, bronvermelding genereren en interactieve vragenlijsten maken. Het is daarmee geschikt voor onder meer ontwikkelaars, onderzoekers, journalisten en bloggers. De changelog voor deze uitgave ziet er als volgt uit:
Release v3.5.1This is a small update that fixes one especially annoying bug that users have reported since the last version. In addition, it offers an entirely new app translation, and another minor bug fix.
GUI and Functionality
- Fixed a bug that would make using certain keys such as
Enter
,Backspace
,
or quotes in code editors in the Assets Manager unusable (#5797).- Added Kazakh language (#5771).
- Improve fenced code block language detection when using fenced code
attributes. Now, using the recommended Pandoc-style syntax for attribute
strings will correctly match the language in the info string to one of the
available identifiers.