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 regular expression (used for the linked note) was not done correctly, which meant that sometimes it grabbed things it should’t. For example a bash if the statement (if [[ -z $foo ]]; then) inside a block ...
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/ :)