Problematic syntax (as mentioned in the OP):
[[#TitleOfHeader]] does not work on GitHub because the syntax to refer to headers in a file is [text](#TitleOfHeader).
Using [text](#TitleOfHeader) in Obsidian also works but my problem is that I currently have tons of links using the [[#TitleOfHeader]] format in my file.
[text](#TitleOfHeader) also doesn’t have any auto-suggestion so that’s not really a solution.