Edit the Yaml Front Matter of multiple Markdown files - Roneo.org| Roneo.org
In this article we’ll see how to optimize pictures in two clicks, directly from Vscode: This article was written for Debian and should work with other Linux flavors, like Ubuntu, Arch Linux, Mint, etc You are using Windows or Mac? See the documentation of “Optimize Images”, other configurations are available. Installation Overview We need to install two things: the package imgp, a powerful image editor only available from the command line the Vscode extension “Optimize Images”, whic...| Roneo.org
Setup your terminal text editor for syntax highlighting, git integration and more| Roneo.org
Let’s see how to spellcheck a batch of Markdown files with Aspell, a free and open-source spell checker supporting more than 90 different languages1 This post was written for Debian and should work with any Linux flavour: Ubuntu, Linux Mint, ArchLinux, etc. I didn’t test it but MacOS should be supported too. 1. Install aspell Here with the english dictionnary: sudo apt install aspell aspell-en A list of available dictionnaries can be found on gnu.| Roneo.org