This makes the dummy text visible so that it hopefully doesn't end up in merge commits, like here:
$ git log --oneline --grep='<!--'
a421e0a22f Merge [#18376](/bitcoin-bitcoin/18376/): net: fix use-after-free in tests
dbb067da38 Merge [#18379](/bitcoin-bitcoin/18379/): doc: Comment fix merkle.cpp
712b7d9b47 Merge [#17804](/bitcoin-bitcoin/17804/): doc: Misc RPC help fixes
8625446b4d Merge [#17336](/bitcoin-bitcoin/17336/): scripts: search for first block file for linearize-data with some block files pruned
80fdb6fad1 Merge [#17442](/bitcoin-bitcoin/17442/): fix Typo: "merkelRoot" -> "merkleRoot"
224c19645f Merge [#17388](/bitcoin-bitcoin/17388/): Add missing newline in util_ChainMerge test
53f26cd11d Merge [#14421](/bitcoin-bitcoin/14421/): Fix path to doc/descriptors.md in 0.17 release notes
ea263e1eb0 Merge [#13243](/bitcoin-bitcoin/13243/): Make reusable base class for auxiliary indices
d3908e2cee Merge [#12759](/bitcoin-bitcoin/12759/): [Docs] Improve formatting of developer notes
Making it visible gives the pull request author a chance to see it and remove it. If it still ends up in the comment, it gives maintainers and editors a chance to see it and remove it.