Automatic link creation doesn't work while using accented characters like "á", "é", "í"... inside the link.
This impacts many ways of link creation like links starting with ":", "+", CamelCase links...
Examples:
[[CamelCase]] <- creates link
CámélCase <- doesn't create link
[[+link]] <- creates link
+línk <- doesn't create link
[[:link]] <- creates link
:línk <- doesn't create link
Automatic link creation doesn't work while using accented characters like "á", "é", "í"... inside the link.
This impacts many ways of link creation like links starting with ":", "+", CamelCase links...
Examples:
[[CamelCase]] <- creates link
CámélCase <- doesn't create link
[[+link]] <- creates link
+línk <- doesn't create link
[[:link]] <- creates link
:línk <- doesn't create link
ZIM version: 0.43 Linux