Seeking advice on how to use regex for capturing part of a markdown link

I have not tried to use the “Scan Text” smart rule action with RegEx on markdown before. I just tried enabling IndexRawMarkdownSource and creating a new document with links after that. It also doesn’t work for me. It does work with things that are not links, like HTML <tags> — actually, I don’t seem to need the Hidden Preference for that. But for [links](https://) it only shows [links]. I didn’t rebuild the database though, because I don’t want this currently, so I don’t now if that is the reason.

What I can quickly find in the forum seems conflicting.

Here Bluefrog says this (march 2023):

But september 2022 he says this, specifically about the “Scan Text” smart rule action:

Does that still stand? Is the “Scan Text” a case where IndexRawMarkdownSource has no effect?