I keep journal entries under a separate directory and use a custom WikiResolver to see if the link points to a journal or to a regular file. I wanted to use asciidoc link like <<some file>> for already existing file. But following link created a new file under the journal directory. I figured out that it didn't call WikiResolver.
Could you please make WikiLinkFollow to call WikiResolver in this case?
If it doesn't make sense without a working example and test files, please excuse me and let me know. I'll prepare them and will update the issue.
Thanks!