Hello, Michael Brand <michael.ch.br...@gmail.com> writes:
> I am not 100 % sure whether it is related with the above changes. But > could you please check again if the merge conflict in lisp/ox-html.el > between maint and master was resolved correctly with your merging > commit fffd055ac5e920e744e350a1ad164494aec9fa91 on master? I think on > master it should not be > > (org-link-escape > (org-link-unescape > (concat type ":" raw-path)) org-link-escape-chars-browser)) > > but > > (org-link-escape-browser > (org-link-unescape (concat type ":" raw-path)))) > > like it was after my commit 54e3009d7319e4bece967be165061331070635e5. Fixed. Thank you. Regards, -- Nicolas Goaziou