Hi, There has been quite a lot of merge since last time lots of minor tweaks/bugs fixes but also some big changes. Let’s take a look a this! What’s new ? Tweaks/Bugs fixes I’m not going to list and explain each one since there are more or less 20 of them. Tweak wikilink regex The wikilink regex (used for linked note) was not properly done, which meant that sometimes it was grabbing things that it should have. For exemple an bash if statement (if [[ -z $mystring ]]; then) inside a block of ...
Great ! If I remember correctly I had issue mainly with images. It would be cool to have good support for that. I could find workaround for other thing if needed.
Image support improvements https://carlschwan.eu/2024/04/14/improvements-to-qtextdocument/ :)