Need option to Markdown link without extension by default

This is the same Post but it closed : Markdown link without extension - Help - Obsidian Forum

I have the same need
Thanks

I want to use Obsidian with markdown-links, but without the .md-extension. So [Text](Parent/Child) instead of [Text](Parent/Child.md).

Is there a way to make this the default behavior when adding links?

The reason is I’m trying to manage a Gitlab wiki with Obsidian and this is how Gitlab wiki links work.

Things I have tried

I couldn’t find a topic or a plug-in that does this

I only found Updating Internal Links: Removes File Extension When Using Markdown Links , which mentions the behavior I would like as a bug and then fixes it

Do the links in GitLab not work if the link has the “.md”?