Describe the bug
Configuring *.md.liquid linguist-language=Markdown on a branch in .gitattributes should allow those files to be rendered on GitHub as markdown, supporting all features that markdown files have, including supporting rich diffing in pull requests.
Expected behaviour
I would expect setting *.md.liquid linguist-language=Markdown in .gitattributes would allow files with the *.md.liquid to support the rich diff view in pull requests.
Additional notes
Example pull request: ossf/omega-moderne-client#7